OpenSceneGraph 2.8.3

osgDB::Vec4Serializer< C > Class Template Reference

Inheritance diagram for osgDB::Vec4Serializer< C >:

List of all members.

Public Types

typedef osg::Vec4 V
typedef const VP
typedef P(C::* GetterFunctionType )() const
typedef void(C::* SetterFunctionType )(P)

Public Member Functions

 Vec4Serializer (const char *fieldName, P defaultValue, GetterFunctionType getter, SetterFunctionType setter)
bool write (osgDB::Output &fw, const osg::Object &obj)
bool read (osgDB::Input &fr, osg::Object &obj, bool &itrAdvanced)

Public Attributes

std::string _fieldName
V _default
GetterFunctionType _getter
SetterFunctionType _setter

template<typename C>
class osgDB::Vec4Serializer< C >


Member Typedef Documentation

template<typename C >
typedef P(C::* osgDB::Vec4Serializer< C >::GetterFunctionType)() const
template<typename C >
typedef const V& osgDB::Vec4Serializer< C >::P
template<typename C >
typedef void(C::* osgDB::Vec4Serializer< C >::SetterFunctionType)(P)
template<typename C >
typedef osg::Vec4 osgDB::Vec4Serializer< C >::V

Constructor & Destructor Documentation

template<typename C >
osgDB::Vec4Serializer< C >::Vec4Serializer ( const char *  fieldName,
P  defaultValue,
GetterFunctionType  getter,
SetterFunctionType  setter 
) [inline]

Member Function Documentation

template<typename C >
bool osgDB::Vec4Serializer< C >::read ( osgDB::Input fr,
osg::Object obj,
bool &  itrAdvanced 
) [inline, virtual]

Member Data Documentation

template<typename C >
V osgDB::Vec4Serializer< C >::_default

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

osg logo
Generated at Tue Mar 22 2011 13:20:25 for the OpenSceneGraph by doxygen 1.7.3.