#include <OSGFunctorBase.h>
Public Types | |
| typedef CallArgT::ArgType | CallArgType |
| typedef CallArgT::ObjType | ObjType |
| typedef ClassMemFunc< RetT, ObjType >::MemFunc | ObjFuncType |
| typedef RetT(* | FuncFunctionType )(CallArgType) |
Definition at line 232 of file OSGFunctorBase.h.
| typedef CallArgT::ArgType osg::FunctorBuildFuncType1< RetT, CallArgT >::CallArgType |
Definition at line 234 of file OSGFunctorBase.h.
| typedef CallArgT::ObjType osg::FunctorBuildFuncType1< RetT, CallArgT >::ObjType |
Definition at line 235 of file OSGFunctorBase.h.
| typedef ClassMemFunc<RetT, ObjType>::MemFunc osg::FunctorBuildFuncType1< RetT, CallArgT >::ObjFuncType |
Definition at line 237 of file OSGFunctorBase.h.
| typedef RetT(* osg::FunctorBuildFuncType1< RetT, CallArgT >::FuncFunctionType)(CallArgType) |
1.5.5