Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ModelFileOBJ.cpp File Reference
#include "stdafx.h"
#include "Magic.h"
#include "MagicDoc.h"
#include "ModelFileOBJ.h"
#include "Bitmap.h"
#include "Polygon.h"
#include "List.h"
#include "Text.h"

Go to the source code of this file.

Classes

struct  ObjFace

Variables

const int MAX_OBJ_FACE_VERTS = 32

Variable Documentation

const int MAX_OBJ_FACE_VERTS = 32

Definition at line 38 of file ModelFileOBJ.cpp.