HDK
|
#include <BRAY_Interface.h>
Public Member Functions | |
InstancablePtr (InstancableType type) | |
virtual | ~InstancablePtr ()=0 |
InstancableType | instancableType () const |
Pure virtual class which can be either: ObjectPtr LightPtr LightInstancerPtr use isA and dyn_cast to find out the type
Definition at line 682 of file BRAY_Interface.h.
|
inline |
Definition at line 685 of file BRAY_Interface.h.
|
pure virtual |
|
inline |
Definition at line 691 of file BRAY_Interface.h.