h2d.col.Cell
h2d.col.Cell
Fields
| Name | Type | |
|---|---|---|
id | I32 | |
point | h2d.col.Point | |
halfedges | hl.types.ArrayObj | |
closeMe | Bool | |
| static | sortByAngle | Fun |
Protos
f@8822prepare(h2d.col.Cell) → I32f@8823getBbox(h2d.col.Cell) → Virtual[height, width, x, y]f@8824pointIntersection(h2d.col.Cell, F64, F64) → I32
Bindings
- static
f@8827__constructor__(h2d.col.Cell, I32, h2d.col.Point) → Void - static
f@8826sortByAngle(h2d.col.Halfedge, h2d.col.Halfedge) → I32