Walls And Holes  1
OBJModel Class Reference

#include <objtools.h>

Public Member Functions

 OBJModel (QString _name="map")
 
void addSimpleTextured (SharedSimpleTexturedObject object)
 
void saveOBJ (QString path)
 
void saveMTL (QString path)
 
void saveImages (QString path)
 
void save (QString path)
 
void setSaveDirectory (QString path)
 

Public Attributes

QString name
 

Constructor & Destructor Documentation

◆ OBJModel()

OBJModel::OBJModel ( QString  _name = "map")
inline

Member Function Documentation

◆ addSimpleTextured()

void OBJModel::addSimpleTextured ( SharedSimpleTexturedObject  object)

◆ save()

void OBJModel::save ( QString  path)
Here is the call graph for this function:

◆ saveImages()

void OBJModel::saveImages ( QString  path)
Here is the caller graph for this function:

◆ saveMTL()

void OBJModel::saveMTL ( QString  path)
Here is the caller graph for this function:

◆ saveOBJ()

void OBJModel::saveOBJ ( QString  path)
Here is the caller graph for this function:

◆ setSaveDirectory()

void OBJModel::setSaveDirectory ( QString  path)
inline

Member Data Documentation

◆ name

QString OBJModel::name

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