#include <CRYHelper.h>
Static Public Member Functions | |
| static void | set (T *object, double(T::*func)(void)) |
| static double | rng (void) |
Static Private Attributes | |
| static T * | m_obj |
| static double(T::* | m_func )(void) |
Definition at line 71 of file CRYHelper.h.
|
static |
Definition at line 88 of file CRYHelper.h.
|
static |
Definition at line 84 of file CRYHelper.h.
|
staticprivate |
Definition at line 77 of file CRYHelper.h.
|
staticprivate |
Definition at line 76 of file CRYHelper.h.
1.8.11