Namespaces | Functions

obj-model.cpp File Reference

#include "obj-model.h"
#include "obj-material.h"
#include "common/wave_ex.h"
#include "glut/material.h"
#include "perf/perf.h"
#include "util/parsing.h"
#include "util/file.h"
Include dependency graph for obj-model.cpp:

Go to the source code of this file.

Namespaces

namespace  obj

Functions

char * obj::findChar (char *string, char find) throw ()
static point3d_t obj::readPoint3d (const char *p)
static uv_t obj::readUV (const char *p)