#include <PropertyManager.h>
Definition at line 88 of file PropertyManager.h.
osgPresentation::PropertyReader::PropertyReader |
( |
const osg::NodePath & |
nodePath, |
|
|
const std::string & |
str |
|
) |
| |
|
inline |
bool osgPresentation::PropertyReader::fail |
( |
| ) |
|
|
inline |
bool osgPresentation::PropertyReader::ok |
( |
| ) |
|
|
inline |
template<typename T >
PropertyReader& osgPresentation::PropertyReader::operator>> |
( |
T & |
value | ) |
|
|
inline |
template<typename T >
bool osgPresentation::PropertyReader::read |
( |
T & |
value | ) |
|
|
inline |
bool osgPresentation::PropertyReader::_errorGenerated |
std::istringstream osgPresentation::PropertyReader::_sstream |
The documentation for this struct was generated from the following file: