snark
Public Member Functions | List of all members
ModelReader Class Reference

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)

Detailed Description

display 3d models ( obj or 3ds ), set its position from an input csv stream

Constructor & Destructor Documentation

ModelReader ( QGLView &  viewer,
comma::csv::options &  options,
const std::string &  file,
bool  flip,
coloured *  c,
const std::string &  label 
)

constructor

Parameters
viewerreference to the viewer
optionscsv options for the position input
filemodel filename
flipflip model around the x-axis
ccolor used for the label
labeltext displayed as label

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