CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxAirwaysFromCenterline.h File Reference
#include "cxMesh.h"
#include "cxForwardDeclarations.h"
#include <QDomElement>
#include "org_custusx_filter_airwaysfromcenterline_Export.h"

Go to the source code of this file.

Classes

class  cx::AirwaysFromCenterline
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef boost::shared_ptr< AirwaysFromCenterline > cx::AirwaysFromCenterlinePtr
 

Functions

std::pair< int, double > cx::findDistanceToLine (Eigen::Vector3d point, Eigen::MatrixXd line)
 
double cx::findDistance (Eigen::MatrixXd p1, Eigen::MatrixXd p2)