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

Public Member Functions

 LightControlTestMeshCylinderModel (const vector_t &diffuse, const vector_t &specular)
 
 LightControlTestMeshCylinderModel (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: