#include <OSGTypedFunctors.h>
Public Types | |
| typedef CPtrRefCallArg< 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 550 of file OSGTypedFunctors.h.
| typedef CPtrRefCallArg<T3> osg::TypedMethodVoidFunctor2ObjCPtrRefFGen< T1, T2, T3, T4 >::CAT3 |
Definition at line 552 of file OSGTypedFunctors.h.
| typedef ArgsCollector<T4> osg::TypedMethodVoidFunctor2ObjCPtrRefFGen< T1, T2, T3, T4 >::ACT4 |
Definition at line 553 of file OSGTypedFunctors.h.
| typedef CAT3::ArgType osg::TypedMethodVoidFunctor2ObjCPtrRefFGen< T1, T2, T3, T4 >::Arg1T |
Definition at line 555 of file OSGTypedFunctors.h.
| typedef ACT4::Arg1T osg::TypedMethodVoidFunctor2ObjCPtrRefFGen< T1, T2, T3, T4 >::Arg2T |
Definition at line 556 of file OSGTypedFunctors.h.
| typedef ArgsCollector2<Arg1T, T4> osg::TypedMethodVoidFunctor2ObjCPtrRefFGen< T1, T2, T3, T4 >::ArgColl |
Definition at line 558 of file OSGTypedFunctors.h.
| typedef ClassMemFunc2<T1, typename T2::StoredObjectType, ArgColl >::MemFunc osg::TypedMethodVoidFunctor2ObjCPtrRefFGen< T1, T2, T3, T4 >::Func |
Definition at line 562 of file OSGTypedFunctors.h.
1.5.5