![]() |
CustusX
22.04
An IGT application
|
#include "cxBronchoscopePositionProjection.h"#include <vtkPolyData.h>#include "cxDoubleProperty.h"#include "cxBranchList.h"#include "cxBranch.h"#include <boost/math/special_functions/fpclassify.hpp>#include "cxLogger.h"Go to the source code of this file.
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Functions | |
| double | cx::findDistance (Eigen::MatrixXd p1, Eigen::MatrixXd p2) |
| double | cx::findDistanceWithOrientation (Eigen::VectorXd position1, Eigen::VectorXd position2, Eigen::VectorXd orientation1, Eigen::VectorXd orientation2, double alpha) |