#include <OSGTypedFunctors.h>
Public Types | |
| typedef CPtrCallArg< T3 > | CAT3 |
| typedef CAT3::ArgType | Arg1T |
| typedef ArgsCollector< Arg1T > | ArgColl |
| typedef ClassMemFunc1< T1, typename T2::StoredObjectType, ArgColl >::MemFunc | Func |
Definition at line 261 of file OSGTypedFunctors.h.
| typedef CPtrCallArg<T3> osg::TypedMethodVoidFunctor1ObjCPtrFGen< T1, T2, T3 >::CAT3 |
Definition at line 263 of file OSGTypedFunctors.h.
| typedef CAT3::ArgType osg::TypedMethodVoidFunctor1ObjCPtrFGen< T1, T2, T3 >::Arg1T |
Definition at line 265 of file OSGTypedFunctors.h.
| typedef ArgsCollector<Arg1T> osg::TypedMethodVoidFunctor1ObjCPtrFGen< T1, T2, T3 >::ArgColl |
Definition at line 267 of file OSGTypedFunctors.h.
| typedef ClassMemFunc1<T1, typename T2::StoredObjectType, ArgColl >::MemFunc osg::TypedMethodVoidFunctor1ObjCPtrFGen< T1, T2, T3 >::Func |
Definition at line 271 of file OSGTypedFunctors.h.
1.5.5