#include <OSGTypedFunctors.h>
Public Types | |
| typedef PtrCallArg< T3 > | CAT3 |
| typedef ArgsCollector< T4 > | ACT4 |
| typedef CAT3::ArgType | Arg1T |
| typedef ACT4::Arg1T | Arg2T |
| typedef ArgsCollector2< Arg1T, T4 > | ArgColl |
| typedef ClassMemFunc2< T1, typename T2::StoredObjectType, ArgColl >::MemFunc | Func |
Definition at line 596 of file OSGTypedFunctors.h.
| typedef PtrCallArg<T3> osg::TypedMethodVoidFunctor2ObjCPtrPtrFGen< T1, T2, T3, T4 >::CAT3 |
Definition at line 598 of file OSGTypedFunctors.h.
| typedef ArgsCollector<T4> osg::TypedMethodVoidFunctor2ObjCPtrPtrFGen< T1, T2, T3, T4 >::ACT4 |
Definition at line 599 of file OSGTypedFunctors.h.
| typedef CAT3::ArgType osg::TypedMethodVoidFunctor2ObjCPtrPtrFGen< T1, T2, T3, T4 >::Arg1T |
Definition at line 601 of file OSGTypedFunctors.h.
| typedef ACT4::Arg1T osg::TypedMethodVoidFunctor2ObjCPtrPtrFGen< T1, T2, T3, T4 >::Arg2T |
Definition at line 602 of file OSGTypedFunctors.h.
| typedef ArgsCollector2<Arg1T, T4> osg::TypedMethodVoidFunctor2ObjCPtrPtrFGen< T1, T2, T3, T4 >::ArgColl |
Definition at line 604 of file OSGTypedFunctors.h.
| typedef ClassMemFunc2<T1, typename T2::StoredObjectType, ArgColl >::MemFunc osg::TypedMethodVoidFunctor2ObjCPtrPtrFGen< T1, T2, T3, T4 >::Func |
Definition at line 608 of file OSGTypedFunctors.h.
1.5.5