#include <OSGFunctorBase.h>
Public Types | |
| typedef ArgT | ObjType |
| typedef ArgT * | ArgType |
| typedef ArgsCollector< ArgType > | ArgsC |
Static Public Member Functions | |
| static ObjType * | getPtr (ObjType *pObj) |
Definition at line 143 of file OSGFunctorBase.h.
| typedef ArgT osg::PtrCallArg< ArgT >::ObjType |
Definition at line 145 of file OSGFunctorBase.h.
| typedef ArgT* osg::PtrCallArg< ArgT >::ArgType |
Definition at line 146 of file OSGFunctorBase.h.
| typedef ArgsCollector<ArgType> osg::PtrCallArg< ArgT >::ArgsC |
Definition at line 148 of file OSGFunctorBase.h.
| static ObjType* osg::PtrCallArg< ArgT >::getPtr | ( | ObjType * | pObj | ) | [inline, static] |
1.5.5