#include <SIM_RawIndexField.h>
Public Member Functions | |
| int64 | buildIndex (const SIM_RawField *surface, const SIM_RawField *collision) |
Public Attributes | |
| SIM_RawIndexField | myIndex |
| SIM_RawIndexField::Indices | mySetEnds |
Definition at line 229 of file SIM_RawIndexField.h.
| int64 SIM_PartitionedRawIndexField::buildIndex | ( | const SIM_RawField * | surface, | |
| const SIM_RawField * | collision | |||
| ) |
Definition at line 231 of file SIM_RawIndexField.h.
Group i has index range groupEnd(i-1) ... groupEnd(i)-1, where groupEnd(-1) = 0
Definition at line 234 of file SIM_RawIndexField.h.
1.5.9