nw::gfx::MeshRenderer Class

Syntax

class MeshRenderer : public nw::gfx::GfxObject

Description

Class that controls the mesh rendering process.

Member Functions

Create/Destroy
S Create Creates a mesh renderer.
Destroy Destroys an object.(Derived from GfxObject.)
Set/Get
SetRenderContext Sets the render context.
Rendering
RenderMesh Renders a mesh.

Class Hierarchy

nw::gfx::GfxObject
  nw::gfx::MeshRenderer


CONFIDENTIAL