IDirect |
The IDirectContext3DServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanExecute | Can be used to allow the server to execute only in certain views. |
![]() | GetApplicationId | Reports this server's application ID. |
![]() | GetBoundingBox | Reports a bounding box of the geometry that this server submits for drawing. |
![]() | GetDescription |
Implement this method to return a description of the server.
(Inherited from IExternalServer) |
![]() | GetName |
Implement this method to return the name of the server.
(Inherited from IExternalServer) |
![]() | GetServerId |
Implement this method to return the id of the server.
(Inherited from IExternalServer) |
![]() | GetServiceId |
Implement this method to return the id of the service.
(Inherited from IExternalServer) |
![]() | GetSourceId | Reports this server's source ID. |
![]() | GetVendorId |
Implement this method to return the id of the vendor of the server.
(Inherited from IExternalServer) |
![]() | RenderScene | Performs rendering of the scene that the server creates. |
![]() | UseInTransparentPass | Indicates whether this server will submit geometry during the rendering pass for transparent geometry. |
![]() | UsesHandles | Tests whether this server uses DirectContext3D handle elements. |