#include <OSGFunctorBase.h>
Public Types | |
| typedef CallArgT::ArgType | CallArgType |
| typedef CallArgT::ObjType | ObjType |
| typedef ArgsT::Arg1T | ArgType |
| typedef ArgsCollector< ArgType > | ArgColl |
| typedef ClassMemFunc1< RetT, ObjType, ArgColl >::MemFunc | ObjFuncType |
| typedef RetT(* | FuncFunctionType )(CallArgType, ArgType) |
Definition at line 264 of file OSGFunctorBase.h.
| typedef CallArgT ::ArgType osg::FunctorBuildFuncType2< RetT, CallArgT, ArgsT >::CallArgType |
Definition at line 266 of file OSGFunctorBase.h.
| typedef CallArgT ::ObjType osg::FunctorBuildFuncType2< RetT, CallArgT, ArgsT >::ObjType |
Definition at line 267 of file OSGFunctorBase.h.
| typedef ArgsT ::Arg1T osg::FunctorBuildFuncType2< RetT, CallArgT, ArgsT >::ArgType |
Definition at line 269 of file OSGFunctorBase.h.
| typedef ArgsCollector<ArgType> osg::FunctorBuildFuncType2< RetT, CallArgT, ArgsT >::ArgColl |
Definition at line 271 of file OSGFunctorBase.h.
| typedef ClassMemFunc1<RetT, ObjType, ArgColl>::MemFunc osg::FunctorBuildFuncType2< RetT, CallArgT, ArgsT >::ObjFuncType |
Definition at line 275 of file OSGFunctorBase.h.
| typedef RetT(* osg::FunctorBuildFuncType2< RetT, CallArgT, ArgsT >::FuncFunctionType)(CallArgType, ArgType) |
1.5.5