|
FRX SDK Documentation 2025 SP0
|
#include <AcRTTIObject.h>
Public Member Functions | |
| AcRTTIObject () | |
| virtual | ~AcRTTIObject () |
Public Member Functions inherited from AcObject | |
| AcObject () | |
| AcObject (const AcObject &source) | |
| virtual | ~AcObject () |
| void * | data () const |
Additional Inherited Members | |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 21 of file AcRTTIObject.h.
| AcRTTIObject::AcRTTIObject | ( | ) |
|
virtual |