[ TDx_3DI_Library ]
[ next: TD3DDeviceDesc ]
[ prev: TD3DDevInfo_TextureManager ]
class TD3DDevInfo_Texturing : public TComponent
class PACKAGE TD3DDevInfo_Texturing : public TComponent
class type : Wrapper
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Properties
Methods
Events
See Also
The TD3DDevInfo_Texturing component wraps the DirectX D3DDEVINFO_TEXTURING structure which describes the texturing activity of the application.
This component is used by the TDx_3DDevice::GetInfo() method hold information on the applications texturing activity.
Information relating to the number of texture surfaces created, destroyed, loaded and locked by the current application are available.
PROPERTIES
Top
Properties
Methods
Events
See Also
ApproxBytesLoaded
ErrorValue
NumCreates
NumDestroys
NumGetDCs
NumLoads
NumLocks
NumPreLoads
NumSet
NumSetLODs
NumSetPriorities
Size
METHODS
Top
Properties
Methods
Events
See Also
Clear
EVENTS
Top
Properties
Methods
Events
See Also
OnCreate
OnDestroy
OnError
SEE ALSO
Top
Properties
Methods
Events
See Also
TDx_3DDevice::GetInfo()