VisioMove SDK (iOS)
2.1.22
|
Public Member Functions | |
virtual | ~VgIGeometryEvent () |
virtual VgEngine::VgConstRefPtr< Vg3DModule::VgIGeometry > | getGeometry () const =0 |
Public Member Functions inherited from VgApplication::VgIEvent | |
virtual | ~VgIEvent () |
virtual VgIEventType | getType () const =0 |
Protected Member Functions | |
VgIGeometryEvent () | |
Protected Member Functions inherited from VgApplication::VgIEvent | |
VgIEvent () | |
The VgIGeometryEvent interface is used to encapsulate interactions between a user and a Geometry.
|
inlineprotected |
Constructor.
|
inlinevirtual |
Destructor.
References getGeometry().
|
pure virtual |
Gets the geometry object which registered the event.
Referenced by ~VgIGeometryEvent().