Public Member Functions | Static Public Member Functions

obj::Model Class Reference
[OBJ 3D Models]

#include <obj-model.h>

Inheritance diagram for obj::Model:
Inheritance graph
[legend]
Collaboration diagram for obj::Model:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~Model (void) throw ()

Static Public Member Functions

static smart_ptr< Modelcreate (nstream::Stream *stream, float scale)
 loads an OBJ scene object (aiScene) which can render itself

Detailed Description

Definition at line 82 of file obj-model.h.


Constructor & Destructor Documentation

obj::Model::~Model ( void   )  throw () [virtual]

Definition at line 40 of file obj-model.cpp.


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