#include <OSGFunctorBase.h>
Public Types | |
| typedef CallArgT::ObjType | ObjType |
| typedef ArgsT::Arg1T | ArgType |
| typedef ArgsCollector< ArgType > | ArgColl |
| typedef ClassMemFunc1< RetT, ObjType, ArgColl >::MemFunc | ObjFuncType |
Definition at line 247 of file OSGFunctorBase.h.
| typedef CallArgT ::ObjType osg::FunctorBuildObjFuncType1< RetT, CallArgT, ArgsT >::ObjType |
Definition at line 249 of file OSGFunctorBase.h.
| typedef ArgsT ::Arg1T osg::FunctorBuildObjFuncType1< RetT, CallArgT, ArgsT >::ArgType |
Definition at line 250 of file OSGFunctorBase.h.
| typedef ArgsCollector<ArgType> osg::FunctorBuildObjFuncType1< RetT, CallArgT, ArgsT >::ArgColl |
Definition at line 252 of file OSGFunctorBase.h.
| typedef ClassMemFunc1<RetT, ObjType, ArgColl>::MemFunc osg::FunctorBuildObjFuncType1< RetT, CallArgT, ArgsT >::ObjFuncType |
Definition at line 256 of file OSGFunctorBase.h.
1.5.5