openscenegraph
Public Attributes | List of all members
osg::ArgumentParser::Parameter::ValueUnion Union Reference

Public Attributes

bool * _bool
float * _float
double * _double
int * _int
unsigned int * _uint
std::string * _string

Member Data Documentation

bool* osg::ArgumentParser::Parameter::ValueUnion::_bool
double* osg::ArgumentParser::Parameter::ValueUnion::_double
float* osg::ArgumentParser::Parameter::ValueUnion::_float
int* osg::ArgumentParser::Parameter::ValueUnion::_int
std::string* osg::ArgumentParser::Parameter::ValueUnion::_string
unsigned int* osg::ArgumentParser::Parameter::ValueUnion::_uint

The documentation for this union was generated from the following file: