Cinder  0.9.1
Public Attributes | List of all members
cinder::ObjLoader::Face Struct Reference

#include <ObjLoader.h>

Public Attributes

int mNumVertices
 
std::vector< int32_t > mVertexIndices
 
std::vector< int32_t > mTexCoordIndices
 
std::vector< int32_t > mNormalIndices
 
const MaterialmMaterial
 

Member Data Documentation

int cinder::ObjLoader::Face::mNumVertices
std::vector<int32_t> cinder::ObjLoader::Face::mVertexIndices
std::vector<int32_t> cinder::ObjLoader::Face::mTexCoordIndices
std::vector<int32_t> cinder::ObjLoader::Face::mNormalIndices
const Material* cinder::ObjLoader::Face::mMaterial

The documentation for this struct was generated from the following file: