#include <OSGFunctorBase.h>
Public Types | |
| typedef ArgT | ObjType |
| typedef ArgT & | ArgType |
Static Public Member Functions | |
| static ObjType * | getPtr (ObjType &obj) |
Definition at line 125 of file OSGFunctorBase.h.
|
|||||
|
Definition at line 127 of file OSGFunctorBase.h. |
|
|||||
|
Definition at line 128 of file OSGFunctorBase.h. |
|
||||||||||
|
Definition at line 130 of file OSGFunctorBase.h. 00131 { 00132 return &obj; 00133 }
|
1.4.3