CustusX  18.04
An IGT application
cxRouteToTarget.h File Reference
#include "cxMesh.h"
#include <QDomElement>

Go to the source code of this file.

Classes

class  cx::RouteToTarget
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef std::vector< Eigen::Matrix4d > cx::M4Vector
 
typedef boost::shared_ptr< class BranchList > cx::BranchListPtr
 
typedef boost::shared_ptr< class Branch > cx::BranchPtr
 

Functions

double cx::findDistanceToLine (Eigen::MatrixXd point, Eigen::MatrixXd line)
 
double cx::findDistance (Eigen::MatrixXd p1, Eigen::MatrixXd p2)