CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxBronchoscopePositionProjection.cpp File Reference
#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)