|
static void | CalculateHavok (List< Vector3I > result, float gridSize, Vector3D lineStart, Vector3D lineEnd, Vector3I min, Vector3I max) |
|
static void | Calculate (List< Vector3I > result, float gridSize, Vector3D lineStart, Vector3D lineEnd, Vector3I min, Vector3I max) |
| Calculates intersected cells, note that cells have their centers in the corners More...
|
|
Definition at line 12 of file MyGridIntersection.cs.
Calculates intersected cells, note that cells have their centers in the corners
Definition at line 101 of file MyGridIntersection.cs.
The documentation for this class was generated from the following file: