|
FRX SDK Documentation 2025 SP0
|
#include <AcGiGenericTexture.h>
Protected Attributes | |
| AcGiVariant | m_definition |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Definition at line 27 of file AcGiGenericTexture.h.
| AcGiGenericTexture::AcGiGenericTexture | ( | AcGiGenericTexture const & | ) |
| AcGiGenericTexture::AcGiGenericTexture | ( | void | ) |
|
virtual |
Reimplemented from AcRxObject.
| void AcGiGenericTexture::definition | ( | AcGiVariant *& | ) |
| AcGiVariant AcGiGenericTexture::definition | ( | void | ) | const |
| AcGiGenericTexture & AcGiGenericTexture::operator= | ( | AcGiGenericTexture const & | ) |
|
virtual |
| void AcGiGenericTexture::setDefinition | ( | AcGiVariant const & | ) |
|
protected |
Definition at line 44 of file AcGiGenericTexture.h.