CustusX
22.04-rc5
An IGT application
|
#include "cxMesh.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) |