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

display an image as a texture, set its position from an input csv stream More...

#include <TextureReader.h>

Inherits Reader.

Public Member Functions

 TextureReader (QGLView &viewer, comma::csv::options &options, const std::string &file, double width, double height)

Detailed Description

display an image as a texture, set its position from an input csv stream

Constructor & Destructor Documentation

TextureReader ( QGLView &  viewer,
comma::csv::options &  options,
const std::string &  file,
double  width,
double  height 
)

constructor

Parameters
viewerreference to the viewer
optionscsv options for the position input
fileimage filename
widthimage width in meters to be displayed in the scene
heightimage height in meters to be displayed in the scene

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