KB01_Engine
|
RendererDx Methods
The RendererDx type exposes the following members.
Methods
Name | Description | |
---|---|---|
~RendererDx |
Finalizes an instance of the [RendererDx] class.
|
|
Cleanup |
Cleanups this instance.
|
|
ClearBuffer |
Clears the buffer.
|
|
DrawPrimitive |
Draws the primitive.
|
|
DrawSubset |
Draws the subset.
|
|
GetBackBuffer |
Gets the back buffer.
|
|
GetBackBufferWidth |
Gets the width of the back buffer.
|
|
GetBackBuffferHeight |
Gets the height of the back bufffer.
|
|
GetDevice |
Gets the device.
|
|
GetHWND |
Gets the HWND.
|
|
GetVertexBuffer |
Gets the vertex buffer.
|
|
InitDevice |
Initializes the device.
|
|
InitVertexBuffer |
Initializes the vertex buffer.
|
|
LoadMeshFromFile |
Load the mesh from the specified file in the parent folder.
|
|
Present |
Used to present the backbuffer to the frontbuffer for the device.
|
|
SetMaterial |
Sets the material.
|
|
SetStreamSource |
Sets the stream source.
|
|
SetTexture |
Sets the texture.
|
|
SetViewPort |
Sets the view port.
|