CFx SDK Documentation 2024 SP0
|
#include <TfObject.h>
Protected Member Functions | |
OdTfClass (OdTfClassImpl *) | |
Protected Member Functions inherited from OdRxClass | |
OdRxClass (OdRxClassImpl *) | |
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Protected Attributes inherited from OdRxClass | |
OdRxClassImpl * | m_pImpl |
An abstract interface class that provides functionality for storing information about Tf classes. This interface provides an access to the class meta data of a Tf object. Corresponding C++ library: Od_Tf <group OdTf_Classes>
Definition at line 267 of file TfObject.h.
|
protected |
|
virtual |
Retrieves the full list of class properties, including properties of all base classes in the class hierarchy.
|
virtual |
Retrieves the full list of class attributes.
|
virtual |
Retrieves the full list of class properties.
|
virtual |
Retrieves information about the base class that the class is inherited from.