#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 179 of file OSGFunctorBase.h.
| typedef ArgT::StoredObjectType osg::CPtrRefCallArg< ArgT >::ObjType |
Definition at line 181 of file OSGFunctorBase.h.
| typedef ArgT& osg::CPtrRefCallArg< ArgT >::ArgType |
Definition at line 182 of file OSGFunctorBase.h.
| typedef ArgsCollector<ArgType> osg::CPtrRefCallArg< ArgT >::ArgsC |
Definition at line 184 of file OSGFunctorBase.h.
| static ObjType* osg::CPtrRefCallArg< ArgT >::getPtr | ( | ArgType | obj | ) | [inline, static] |
1.5.5