Fraxinus
16.5.0-fx-rc4
An IGT application
|
Classes | |
class | cx::Zoom2DHandler |
class | cx::AxisConnector |
class | cx::CameraStyle |
class | cx::CameraStyleInteractor |
class | cx::CameraStyleForView |
class | cx::MultiVolume3DRepProducer |
class | cx::RenderLoop |
class | cx::RepManager |
Rep caching and utilities. More... | |
class | cx::ViewGroup |
class | cx::ViewImplService |
class | cx::ViewManager |
Creates a pool of views and offers an interface to them, also handles layouts on a centralwidget. More... | |
class | cx::VisualizationPluginActivator |
class | cx::DataViewPropertiesInteractor |
class | cx::ViewWrapper |
Superclass for ViewWrappers. More... | |
class | cx::ViewWrapper2D |
class | cx::ViewWrapper3D |
class | cx::ViewWrapperVideo |
Typedefs | |
typedef boost::shared_ptr < class CameraStyleInteractor > | cx::CameraStyleInteractorPtr |
typedef boost::shared_ptr < class DataRepContainer > | cx::DataRepContainerPtr |
typedef boost::shared_ptr < class DataViewPropertiesInteractor > | cx::DataViewPropertiesInteractorPtr |
typedef boost::shared_ptr < ViewWrapper2D > | cx::ViewWrapper2DPtr |
typedef boost::shared_ptr < class ToolAxisConnector > | cx::ToolAxisConnectorPtr |
typedef boost::shared_ptr < ViewWrapper3D > | cx::ViewWrapper3DPtr |
typedef boost::shared_ptr < ViewWrapperVideo > | cx::ViewWrapperVideoPtr |
Functions | |
bool | cx::isViewWrapper2D (ViewWrapperPtr wrapper) |
typedef boost::shared_ptr< class CameraStyleInteractor > cx::CameraStyleInteractorPtr |
Definition at line 124 of file cxCameraStyle.h.
typedef boost::shared_ptr< class DataRepContainer > cx::DataRepContainerPtr |
Creates and manages a list of reps based on input Data objects.
Definition at line 52 of file cxDataRepContainer.h.
typedef boost::shared_ptr<class DataViewPropertiesInteractor> cx::DataViewPropertiesInteractorPtr |
Definition at line 63 of file cxViewWrapper.h.
typedef boost::shared_ptr<class ToolAxisConnector> cx::ToolAxisConnectorPtr |
Definition at line 79 of file cxViewWrapper3D.h.
typedef boost::shared_ptr<ViewWrapper2D> cx::ViewWrapper2DPtr |
Definition at line 170 of file cxViewWrapper2D.h.
typedef boost::shared_ptr<ViewWrapper3D> cx::ViewWrapper3DPtr |
Definition at line 168 of file cxViewWrapper3D.h.
typedef boost::shared_ptr<ViewWrapperVideo> cx::ViewWrapperVideoPtr |
Definition at line 97 of file cxViewWrapperVideo.h.
bool cx::isViewWrapper2D | ( | ViewWrapperPtr | wrapper | ) |