Developer Documentation
MeshTestData Class Reference

Public Attributes

int numFaces_
 
int numVerts_
 
int numTexcoords_
 
int numNormals_
 
int numIndices_
 
const unsigned char * fsize_
 
const int * fdata_pos
 
const int * fdata_t
 
const int * fdata_n
 
const float * vdata_pos
 
const float * vdata_t
 
const float * vdata_n
 

Detailed Description

Definition at line 45 of file MeshCompiler_testData.hh.

Constructor & Destructor Documentation

◆ MeshTestData()

MeshTestData::MeshTestData ( )

Definition at line 6926 of file MeshCompiler_testData0.cc.

Member Data Documentation

◆ fdata_n

const int* MeshTestData::fdata_n

Definition at line 62 of file MeshCompiler_testData.hh.

◆ fdata_pos

const int* MeshTestData::fdata_pos

Definition at line 60 of file MeshCompiler_testData.hh.

◆ fdata_t

const int* MeshTestData::fdata_t

Definition at line 61 of file MeshCompiler_testData.hh.

◆ fsize_

const unsigned char* MeshTestData::fsize_

Definition at line 57 of file MeshCompiler_testData.hh.

◆ numFaces_

int MeshTestData::numFaces_

Definition at line 50 of file MeshCompiler_testData.hh.

◆ numIndices_

int MeshTestData::numIndices_

Definition at line 54 of file MeshCompiler_testData.hh.

◆ numNormals_

int MeshTestData::numNormals_

Definition at line 53 of file MeshCompiler_testData.hh.

◆ numTexcoords_

int MeshTestData::numTexcoords_

Definition at line 52 of file MeshCompiler_testData.hh.

◆ numVerts_

int MeshTestData::numVerts_

Definition at line 51 of file MeshCompiler_testData.hh.

◆ vdata_n

const float* MeshTestData::vdata_n

Definition at line 67 of file MeshCompiler_testData.hh.

◆ vdata_pos

const float* MeshTestData::vdata_pos

Definition at line 65 of file MeshCompiler_testData.hh.

◆ vdata_t

const float* MeshTestData::vdata_t

Definition at line 66 of file MeshCompiler_testData.hh.


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