CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxVBcameraPath.h File Reference
#include <QObject>
#include <QElapsedTimer>
#include "cxForwardDeclarations.h"
#include "cxVector3D.h"
#include "cxTransform3D.h"
#include "org_custusx_virtualbronchoscopy_Export.h"

Go to the source code of this file.

Classes

class  cx::CXVBcameraPath
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class vtkCardinalSpline > vtkCardinalSplinePtr
 
typedef vtkSmartPointer< class vtkParametricSpline > vtkParametricSplinePtr
 

Functions

double cx::positionPercentageAdjusted (double positionPercentage)
 

Typedef Documentation

typedef vtkSmartPointer<class vtkCardinalSpline> vtkCardinalSplinePtr

Definition at line 23 of file cxVBcameraPath.h.

typedef vtkSmartPointer<class vtkParametricSpline> vtkParametricSplinePtr

Definition at line 24 of file cxVBcameraPath.h.