![]() |
VR-Vantage 3.0.3 API Documentation
|
Contains the makVrv::DtPickableWidget class declaration. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtPickableWidget |
| A non-visible interactive widget. More... | |
| class | makVrv::DtPickableQuad |
| The DtPickableQuad is a pickable widget that matches the Quad interface. More... | |
| class | makVrv::DtPickableLine |
| The DtPickableLine is a pickable widget that matches the LineSegment interface. More... | |
| class | makVrv::DtPickableTriangle |
| The DtPickableLine is a pickable widget that matches the TriangleProxy interface. More... | |
Namespaces | |
| makVrv | |
| Contains the makVrv::Dt2DArcVisualizer class declaration. | |
Typedefs | |
| typedef DtVirtualBaseClassCreator < DtPickableWidget, DtWidgetPicker & > | makVrv::DtPickableWidgetCreator |
| DtPickableWidgetCreator. More... | |
| typedef DtVirtualBaseClassCreator < DtPickableQuad, DtWidgetPicker & > | makVrv::DtPickableQuadCreator |
| DtPickableQuadCreator. More... | |
| typedef DtVirtualBaseClassCreator < DtPickableLine, DtWidgetPicker & > | makVrv::DtPickableLineCreator |
| DtPickableLineCreator. More... | |
| typedef DtVirtualBaseClassCreator < DtPickableTriangle, DtWidgetPicker & > | makVrv::DtPickableTriangleCreator |
| DtPickableTriangleCreator. More... | |
Functions | |
| template<> | |
| const char * | makVrv::creatorTypeName< DtPickableWidget > (void) |
| template specialization for the creator (pass the class being created to the creatorTypeName template) More... | |
| template<> | |
| const char * | makVrv::creatorTypeName< DtPickableQuad > (void) |
| template specialization for the creator (pass the class being created to the creatorTypeName template) More... | |
| template<> | |
| const char * | makVrv::creatorTypeName< DtPickableLine > (void) |
| template specialization for the creator (pass the class being created to the creatorTypeName template) More... | |
| template<> | |
| const char * | makVrv::creatorTypeName< DtPickableTriangle > (void) |
| template specialization for the creator (pass the class being created to the creatorTypeName template) More... | |
Contains the makVrv::DtPickableWidget class declaration.