Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
cinder::ObjLoader::Face Struct Reference

#include <ObjLoader.h>

Public Attributes

int mNumVertices
 
std::vector< intmVertexIndices
 
std::vector< intmTexCoordIndices
 
std::vector< intmNormalIndices
 
const MaterialmMaterial
 

Member Data Documentation

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

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