Aardvark.Base


OrientedBox2d

Constructors

ConstructorDescription
new(box, rot)
Signature: (box:Box2d * rot:Rot2d) -> unit
new(box, trans)
Signature: (box:Box2d * trans:V2d) -> unit
new(box, trafo)
Signature: (box:Box2d * trafo:Euclidean2d) -> unit

Instance members

Instance memberDescription
AxisAlignedBox
Signature: Box2d
Corners
Signature: V2d []
CornersCCW
Signature: V2d []
Fork me on GitHub