Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface is implemented by the application to allocate or free frame and mesh container objects. Methods on this are called during loading and destroying frame hierarchies.
The ID3DXAllocateHierarchy interface inherits from the IUnknown interface. ID3DXAllocateHierarchy also has these types of members:
The ID3DXAllocateHierarchy interface has these methods.
Method | Description |
---|---|
CreateFrame | Requests allocation of a frame object. |
CreateMeshContainer | Requests allocation of a mesh container object. |
DestroyFrame | Requests deallocation of a frame object. |
DestroyMeshContainer | Requests deallocation of a mesh container object. |
The LPD3DXALLOCATEHIERARCHY type is defined as a pointer to this interface.
typedef interface ID3DXAllocateHierarchy ID3DXAllocateHierarchy;
typedef interface ID3DXAllocateHierarchy *LPD3DXALLOCATEHIERARCHY;
Requirement | Value |
---|---|
Header |
|
Library |
|
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!