|
void | set () |
|
double | timeSq () |
|
void | step () |
|
void | force () |
|
void | move () |
|
void | constrain () |
|
void | swap () |
|
T & | prev (int idx) |
|
T | prev (int idx) const |
|
| DoubleData (int N=0) |
|
void | alloc (int N) |
|
void | copy () |
|
T & | data (int idx) |
|
T | data (int idx) const |
|
T * | ptr () |
|
void | ptr (T *d) |
|
template<typename S > |
void | setOffset () |
|
| Data (int N=0) |
|
void | num (int N) |
|
int | num () const |
|
void | alloc (int N) |
|
|
T * | mPrev |
|
T * | mData |
|
int | mNum |
|
size_t | mOffset |
|
size_t | mStride |
|
The documentation for this class was generated from the following file: