Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
holds texture file and repeat information. More...
#include <osgprimitive.h>
Public Member Functions | |
TextureDescr () | |
TextureDescr (const std::string &filename, double repeatOnR, double repeatOnS) | |
If repeatOnX is negativ then it is used as a unit length for the texture. More... | |
Public Attributes | |
std::string | filename |
double | repeatOnR |
double | repeatOnS |
holds texture file and repeat information.
|
inline |
|
inline |
If repeatOnX is negativ then it is used as a unit length for the texture.
std::string filename |
double repeatOnR |
double repeatOnS |