Graphics/IRefObject.h File Reference
|
| | MaxSDK |
| | This API is used to support OLE structured storage streams containing user specified string data in 3ds Max scene files or other OLE Structured Storage based files.
|
| |
| | MaxSDK::Graphics |
| |
|
| template<class RefObjectType , class SafeRefObjectType , class LifeTimePolicy > |
| bool | operator== (void *pPtr, const RefPtr< RefObjectType, SafeRefObjectType, LifeTimePolicy > &pInterface) |
| |
| template<class RefObjectType , class SafeRefObjectType , class LifeTimePolicy > |
| bool | operator!= (void *pPtr, const RefPtr< RefObjectType, SafeRefObjectType, LifeTimePolicy > &pInterface) |
| |
| #define AREFOBJECT_INTERFACE_ID Interface_ID(0x4fe71654, 0x25c00a56) |