Aardvark.Base


OrientedBox3d

Constructors

ConstructorDescription
new(box, rot)
Signature: (box:Box3d * rot:Rot3d) -> unit
new(box, trafo)
Signature: (box:Box3d * trafo:Euclidean3d) -> unit
new(box, rot, trans)
Signature: (box:Box3d * rot:Rot3d * trans:V3d) -> unit

Instance members

Instance memberDescription
AxisAlignedBox
Signature: Box3d
Corners
Signature: V3d []
Fork me on GitHub