nxdk_pgraph_tests
A collection of tests for the Xbox nv2a graphics processor
 
Loading...
Searching...
No Matches
LightControlTestMeshConeModel Class Reference
Inheritance diagram for LightControlTestMeshConeModel:
Collaboration diagram for LightControlTestMeshConeModel:

Public Member Functions

 LightControlTestMeshConeModel (const vector_t &diffuse, const vector_t &specular)
 
 LightControlTestMeshConeModel (const vector_t &diffuse, const vector_t &specular, const vector_t &back_diffuse, const vector_t &back_specular)
 
uint32_t GetVertexCount () const override
 

Protected Member Functions

const float * GetVertexPositions () override
 
const float * GetVertexNormals () override
 
void ReleaseData () override
 

Protected Attributes

float * vertices_ {nullptr}
 
float * normals_ {nullptr}
 
float * texcoords_ {nullptr}
 

The documentation for this class was generated from the following files: