![]() |
Fraxinus
16.5.0-fx-rc7
An IGT application
|
#include <cxVisServices.h>
Public Member Functions | |
| VisServices (ctkPluginContext *context) | |
| ViewServicePtr | view () |
Public Member Functions inherited from cx::CoreServices | |
| CoreServices (ctkPluginContext *context) | |
| PatientModelServicePtr | patient () |
| TrackingServicePtr | tracking () |
| VideoServicePtr | video () |
| SpaceProviderPtr | spaceProvider () |
| SessionStorageServicePtr | session () |
| StateServicePtr | state () |
Static Public Member Functions | |
| static VisServicesPtr | create (ctkPluginContext *context) |
| static VisServicesPtr | getNullObjects () |
Static Public Member Functions inherited from cx::CoreServices | |
| static CoreServicesPtr | create (ctkPluginContext *context) |
| static CoreServicesPtr | getNullObjects () |
Protected Member Functions | |
| VisServices () | |
Protected Member Functions inherited from cx::CoreServices | |
| CoreServices () | |
Protected Attributes | |
| ViewServicePtr | mViewService |
Protected Attributes inherited from cx::CoreServices | |
| PatientModelServicePtr | mPatientModelService |
| TrackingServicePtr | mTrackingService |
| VideoServicePtr | mVideoService |
| SpaceProviderPtr | mSpaceProvider |
| SessionStorageServicePtr | mSessionStorageService |
| StateServicePtr | mStateService |
Convenience class combining all services used by visualization.
Definition at line 53 of file cxVisServices.h.
| cx::VisServices::VisServices | ( | ctkPluginContext * | context | ) |
Definition at line 43 of file cxVisServices.cpp.
|
protected |
Definition at line 54 of file cxVisServices.cpp.
|
static |
Definition at line 38 of file cxVisServices.cpp.
|
static |
Definition at line 49 of file cxVisServices.cpp.
|
inline |
Definition at line 60 of file cxVisServices.h.
|
protected |
Definition at line 64 of file cxVisServices.h.