#include <OSGTypedFunctors.h>
Public Types | |
| typedef CPtrRefCallArg< T3 > | CAT3 |
| typedef CAT3::ArgType | Arg1T |
| typedef ArgsCollector< Arg1T > | ArgColl |
| typedef ClassMemFunc1< T1, typename T2::StoredObjectType, ArgColl >::MemFunc | Func |
Definition at line 302 of file OSGTypedFunctors.h.
| typedef CPtrRefCallArg<T3> osg::TypedMethodVoidFunctor1ObjCPtrRefFGen< T1, T2, T3 >::CAT3 |
Definition at line 304 of file OSGTypedFunctors.h.
| typedef CAT3::ArgType osg::TypedMethodVoidFunctor1ObjCPtrRefFGen< T1, T2, T3 >::Arg1T |
Definition at line 306 of file OSGTypedFunctors.h.
| typedef ArgsCollector<Arg1T> osg::TypedMethodVoidFunctor1ObjCPtrRefFGen< T1, T2, T3 >::ArgColl |
Definition at line 308 of file OSGTypedFunctors.h.
| typedef ClassMemFunc1<T1, typename T2::StoredObjectType, ArgColl >::MemFunc osg::TypedMethodVoidFunctor1ObjCPtrRefFGen< T1, T2, T3 >::Func |
Definition at line 312 of file OSGTypedFunctors.h.
1.5.5