Public Member Functions | Private Member Functions
Tracking::ModelLoader Class Reference

Loading geometrical models from file. More...

#include <ModelLoader.h>

List of all members.

Public Member Functions

bool LoadPly (TomGine::tgModel &model, const char *filename)
 Loads PLY (Polygon File Format, Stanford Triangle Format)
bool LoadPly (TrackerModel &model, const char *filename)
 ModelLoader ()
bool SavePly (TomGine::tgModel &model, const char *filename)
bool SavePly (TrackerModel &model, const char *filename)
 ~ModelLoader ()

Private Member Functions

bool propertyIsInList (PlyProperty *prop, PlyProperty *list, int n, int *index)

Detailed Description

Loading geometrical models from file.

Definition at line 26 of file ModelLoader.h.


Constructor & Destructor Documentation

Definition at line 25 of file ModelLoader.cpp.

Definition at line 28 of file ModelLoader.cpp.


Member Function Documentation

bool ModelLoader::LoadPly ( TomGine::tgModel model,
const char *  filename 
)

Loads PLY (Polygon File Format, Stanford Triangle Format)

Parameters:
ModelStorage for model
filenamepath and filename of file to load
Returns:
true on success, false on failure

Definition at line 33 of file ModelLoader.cpp.

bool ModelLoader::LoadPly ( TrackerModel model,
const char *  filename 
)

Definition at line 219 of file ModelLoader.cpp.

bool ModelLoader::propertyIsInList ( PlyProperty prop,
PlyProperty list,
int  n,
int *  index 
) [private]

Definition at line 12 of file ModelLoader.cpp.

bool ModelLoader::SavePly ( TomGine::tgModel model,
const char *  filename 
)

Definition at line 485 of file ModelLoader.cpp.

bool ModelLoader::SavePly ( TrackerModel model,
const char *  filename 
)

Definition at line 495 of file ModelLoader.cpp.


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


blort
Author(s): Thomas Mörwald , Michael Zillich , Andreas Richtsfeld , Johann Prankl , Markus Vincze , Bence Magyar
autogenerated on Wed Aug 26 2015 15:24:13