Classes | Public Member Functions

xl7::direct3d::models::ModelFile Class Reference

#include <ModelFile.h>

List of all members.

Classes

struct  Header

Public Member Functions

 ModelFile (ModelDescription *model_desc)
 ~ModelFile (void)
bool Init (io::IRom &rom)
bool Dump (io::IFile &file)

Constructor & Destructor Documentation

xl7::direct3d::models::ModelFile::ModelFile ( ModelDescription model_desc  ) 

Explicit constructor.

xl7::direct3d::models::ModelFile::~ModelFile ( void   ) 

Destructor.


Member Function Documentation

bool xl7::direct3d::models::ModelFile::Dump ( io::IFile file  ) 

Dumps the model description by saving the data to the given file.

bool xl7::direct3d::models::ModelFile::Init ( io::IRom rom  ) 

Builds the model description by loading the data from the given rom.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines