HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BRAY::InstancablePtr Class Referenceabstract

#include <BRAY_Interface.h>

+ Inheritance diagram for BRAY::InstancablePtr:

Public Member Functions

 InstancablePtr (InstancableType type)
 
virtual ~InstancablePtr ()=0
 
InstancableType instancableType () const
 

Detailed Description

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.

Constructor & Destructor Documentation

BRAY::InstancablePtr::InstancablePtr ( InstancableType  type)
inline

Definition at line 685 of file BRAY_Interface.h.

virtual BRAY::InstancablePtr::~InstancablePtr ( )
pure virtual

Member Function Documentation

InstancableType BRAY::InstancablePtr::instancableType ( ) const
inline

Definition at line 691 of file BRAY_Interface.h.


The documentation for this class was generated from the following file: