#include <vhdIOSGDrawableProperty.h>
Inheritance diagram for vhdIOSGDrawableProperty:
Public Member Functions | |
virtual osgGroupRef | getGeometry ()=0 |
virtual osgGroupRef vhdIOSGDrawableProperty::getGeometry | ( | ) | [pure virtual] |
Gets direct access to Geometry encapsulated by this property.
Implemented in vhdOSGBackgroundProperty, vhdOSGGeometryProperty, and vhdOSGHanimProperty.