|
OpenSceneGraph 3.6.5
|
Public Member Functions | |
| PropertyReader (const osg::NodePath &nodePath, const std::string &str) | |
| template<typename T > | |
| bool | read (T &value) |
| template<typename T > | |
| PropertyReader & | operator>> (T &value) |
| bool | ok () |
| bool | fail () |
Public Attributes | |
| bool | _errorGenerated |
| osg::NodePath | _nodePath |
| std::istringstream | _sstream |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool osgPresentation::PropertyReader::_errorGenerated |
| osg::NodePath osgPresentation::PropertyReader::_nodePath |
| std::istringstream osgPresentation::PropertyReader::_sstream |
| Generated at Tue Feb 7 2023 00:00:00 for the OpenSceneGraph by doxygen 1.9.6. |