|
Equalizer
1.2.1
|
Public Member Functions | |
| Controller (const GLEWContext *const glewContext) | |
| bool | init (const InitData &initData, float *hPos=NULL, bool usePBO=true) |
| bool | exit () |
| void | compute (const float timeStep, const eq::Range &range) |
| void | draw (float *pos, float *col) |
| void | setSoftening (float softening) |
| void | getArray (BodyArray array, SharedDataProxy &proxy) |
| void | setArray (BodyArray array, const float *pos, unsigned int numBytes) |
| const GLEWContext * | glewGetContext () const |
Definition at line 48 of file controller.h.
1.2.1 by
1.8.0