![]() |
OpenSceneGraph
|
Public Member Functions | |
GetScalarValue () | |
virtual void | apply (bool in_value) |
virtual void | apply (char in_value) |
virtual void | apply (unsigned char in_value) |
virtual void | apply (short in_value) |
virtual void | apply (unsigned short in_value) |
virtual void | apply (int in_value) |
virtual void | apply (unsigned int in_value) |
virtual void | apply (float in_value) |
virtual void | apply (double in_value) |
![]() | |
virtual | ~GetValueVisitor () |
virtual void | apply (const std::string &) |
virtual void | apply (const osg::Vec2b &) |
virtual void | apply (const osg::Vec3b &) |
virtual void | apply (const osg::Vec4b &) |
virtual void | apply (const osg::Vec2ub &) |
virtual void | apply (const osg::Vec3ub &) |
virtual void | apply (const osg::Vec4ub &) |
virtual void | apply (const osg::Vec2s &) |
virtual void | apply (const osg::Vec3s &) |
virtual void | apply (const osg::Vec4s &) |
virtual void | apply (const osg::Vec2us &) |
virtual void | apply (const osg::Vec3us &) |
virtual void | apply (const osg::Vec4us &) |
virtual void | apply (const osg::Vec2i &) |
virtual void | apply (const osg::Vec3i &) |
virtual void | apply (const osg::Vec4i &) |
virtual void | apply (const osg::Vec2ui &) |
virtual void | apply (const osg::Vec3ui &) |
virtual void | apply (const osg::Vec4ui &) |
virtual void | apply (const osg::Vec2f &) |
virtual void | apply (const osg::Vec3f &) |
virtual void | apply (const osg::Vec4f &) |
virtual void | apply (const osg::Vec2d &) |
virtual void | apply (const osg::Vec3d &) |
virtual void | apply (const osg::Vec4d &) |
virtual void | apply (const osg::Quat &) |
virtual void | apply (const osg::Plane &) |
virtual void | apply (const osg::Matrixf &) |
virtual void | apply (const osg::Matrixd &) |
virtual void | apply (const osg::BoundingBoxf &) |
virtual void | apply (const osg::BoundingBoxd &) |
virtual void | apply (const osg::BoundingSpheref &) |
virtual void | apply (const osg::BoundingSphered &) |
Public Attributes | |
bool | set |
bool | value |
|
inline |
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
|
inlinevirtual |
Reimplemented from osg::ValueObject::GetValueVisitor.
bool osg::GetScalarValue< bool >::set |
bool osg::GetScalarValue< bool >::value |