snark
|
display 3d models ( obj or 3ds ), set its position from an input csv stream More...
#include <ModelReader.h>
Inherits Reader.
Public Member Functions | |
ModelReader (QGLView &viewer, comma::csv::options &options, const std::string &file, bool flip, coloured *c, const std::string &label) |
display 3d models ( obj or 3ds ), set its position from an input csv stream
ModelReader | ( | QGLView & | viewer, |
comma::csv::options & | options, | ||
const std::string & | file, | ||
bool | flip, | ||
coloured * | c, | ||
const std::string & | label | ||
) |
constructor
viewer | reference to the viewer |
options | csv options for the position input |
file | model filename |
flip | flip model around the x-axis |
c | color used for the label |
label | text displayed as label |