[ TDx_3DI_Library ]
[ next: TD3DDrawPrimitiveStridedData ]
[ prev: TD3DDevInfo_Texturing ]
class TD3DDeviceDesc : public TComponent
class PACKAGE TD3DDeviceDesc : 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 TD3DDeviceDesc component wraps the DirectX D3DDEVICEDESC7 structure which describes the current device.
This component is used by the TDx_3DDevice::GetCaps() method to hold the current device's hardware and software capabilities and by the TDx_3D::OnEnumDevicesCallback() event to report the hardware and software capabilities of the currently enumerated device.
PROPERTIES
Top
Properties
Methods
Events
See Also
DevCaps
DeviceGuid
DeviceRenderBitDepth
DeviceZBufferBitDepth
ErrorValue
ExtentsAdjust
FVFCaps
GuardBandBottom
GuardBandLeft
GuardBandRight
GuardBandTop
LineCaps
MaxActiveLights
MaxAnisotropy
MaxSimultaneousTextures
MaxTextureAspectRatio
MaxTextureBlendStages
MaxTextureHeight
MaxTextureRepeat
MaxTextureWidth
MaxUserClipPlanes
MaxVertexBlendMatrices
MaxVertexW
MinTextureHeight
MinTextureWidth
Size
StencilCaps
TextureOpCaps
TriCaps
VertexProcessingCaps
METHODS
Top
Properties
Methods
Events
See Also
Clear
EVENTS
Top
Properties
Methods
Events
See Also
OnError
SEE ALSO
Top
Properties
Methods
Events
See Also
TD3DPrimCaps
TDx_3DDevice::GetCaps()