|
HDK
|
#include <BRAY_Interface.h>
Inheritance diagram for BRAY::InstancablePtr: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 710 of file BRAY_Interface.h.
|
inline |
Definition at line 713 of file BRAY_Interface.h.
|
pure virtual |
|
inline |
Definition at line 719 of file BRAY_Interface.h.