CustusX  18.04
An IGT application
cx::CXVBcameraPath Class Reference

#include <cxVBcameraPath.h>

Inheritance diagram for cx::CXVBcameraPath:

Public Slots

void cameraRawPointsSlot (MeshPtr mesh)
 
void cameraPathPositionSlot (int pos)
 
void cameraViewAngleSlot (int angle)
 
void cameraRotateAngleSlot (int angle)
 

Public Member Functions

 CXVBcameraPath (TrackingServicePtr tracker, PatientModelServicePtr patientModel, ViewServicePtr visualization)
 

Detailed Description

Class for storing and processing the virtual endoscope camera path when performing virtual endoscopy

Date
Aug 27, 2015
Author
Geir Arne Tangen, SINTEF

Definition at line 37 of file cxVBcameraPath.h.

Constructor & Destructor Documentation

cx::CXVBcameraPath::CXVBcameraPath ( TrackingServicePtr  tracker,
PatientModelServicePtr  patientModel,
ViewServicePtr  visualization 
)

Definition at line 31 of file cxVBcameraPath.cpp.

Member Function Documentation

void cx::CXVBcameraPath::cameraPathPositionSlot ( int  pos)
slot

Definition at line 78 of file cxVBcameraPath.cpp.

void cx::CXVBcameraPath::cameraRawPointsSlot ( MeshPtr  mesh)
slot

Definition at line 44 of file cxVBcameraPath.cpp.

void cx::CXVBcameraPath::cameraRotateAngleSlot ( int  angle)
slot

Definition at line 143 of file cxVBcameraPath.cpp.

void cx::CXVBcameraPath::cameraViewAngleSlot ( int  angle)
slot

Definition at line 137 of file cxVBcameraPath.cpp.


The documentation for this class was generated from the following files: