#include <OSGFunctorBase.h>
Public Types | |
| typedef ArgT::StoredObjectType | ObjType |
| typedef ArgT | ArgType |
| typedef ArgsCollector< ArgType > | ArgsC |
Static Public Member Functions | |
| static ObjType * | getPtr (ArgType obj) |
Definition at line 161 of file OSGFunctorBase.h.
| typedef ArgT::StoredObjectType osg::CPtrCallArg< ArgT >::ObjType |
Definition at line 163 of file OSGFunctorBase.h.
| typedef ArgT osg::CPtrCallArg< ArgT >::ArgType |
Definition at line 164 of file OSGFunctorBase.h.
| typedef ArgsCollector<ArgType> osg::CPtrCallArg< ArgT >::ArgsC |
Definition at line 166 of file OSGFunctorBase.h.
| static ObjType* osg::CPtrCallArg< ArgT >::getPtr | ( | ArgType | obj | ) | [inline, static] |
1.5.5