wblut.geom.WB_GeomGrid.WB_GeomGridCell.WB_GeomGridCell |
( |
final int |
index, |
|
|
final WB_Coord |
min, |
|
|
final WB_Coord |
max |
|
) |
| |
void wblut.geom.WB_GeomGrid.WB_GeomGridCell.addPoint |
( |
final WB_Coord |
p | ) |
|
void wblut.geom.WB_GeomGrid.WB_GeomGridCell.addSegment |
( |
final WB_Segment |
seg | ) |
|
WB_AABB wblut.geom.WB_GeomGrid.WB_GeomGridCell.getAABB |
( |
| ) |
|
int wblut.geom.WB_GeomGrid.WB_GeomGridCell.getIndex |
( |
| ) |
|
ArrayList<WB_Point> wblut.geom.WB_GeomGrid.WB_GeomGridCell.getPoints |
( |
| ) |
|
ArrayList<WB_Segment> wblut.geom.WB_GeomGrid.WB_GeomGridCell.getSegments |
( |
| ) |
|
boolean wblut.geom.WB_GeomGrid.WB_GeomGridCell.isEmpty |
( |
| ) |
|
void wblut.geom.WB_GeomGrid.WB_GeomGridCell.removePoint |
( |
final WB_Point |
p | ) |
|
void wblut.geom.WB_GeomGrid.WB_GeomGridCell.removeSegment |
( |
final WB_Segment |
seg | ) |
|
WB_AABB wblut.geom.WB_GeomGrid.WB_GeomGridCell.aabb |
|
protected |
int wblut.geom.WB_GeomGrid.WB_GeomGridCell.index |
|
protected |
ArrayList<WB_Point> wblut.geom.WB_GeomGrid.WB_GeomGridCell.points |
|
protected |
ArrayList<WB_Segment> wblut.geom.WB_GeomGrid.WB_GeomGridCell.segments |
|
protected |
The documentation for this class was generated from the following file: