OpenSceneGraph 2.8.3
|
Public Member Functions | |
Indexer () | |
virtual | ~Indexer () |
virtual const ParameterInfoList & | getIndexParameters () const |
virtual void | getIndexValueSet (int, const Value &instance, ValueList &values) const |
Public Attributes | |
ParameterInfoList | _params |
const Type & | _itype |
Protected Member Functions | |
Indexer & | operator= (const Indexer &) |
osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::Indexer | ( | ) | [inline] |
virtual osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::~Indexer | ( | ) | [inline, virtual] |
virtual const ParameterInfoList& osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::getIndexParameters | ( | ) | const [inline, virtual] |
Implements osgIntrospection::IndexInfo.
References osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::_params.
virtual void osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::getIndexValueSet | ( | int | , |
const Value & | instance, | ||
ValueList & | values | ||
) | const [inline, virtual] |
Indexer& osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::operator= | ( | const Indexer & | ) | [inline, protected] |
const Type& osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::_itype |
ParameterInfoList osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::_params |
![]() | Generated at Tue Mar 22 2011 13:20:26 for the OpenSceneGraph by doxygen 1.7.3. |