Tesla Graphics Engine Documentation (January 2012)
BoundingBox Constructor (center, extents)
Tesla
►
Tesla.Bounding
►
BoundingBox
►
BoundingBox(Vector3, Vector3)
C#
Creates a new instance of bounding box.
Declaration Syntax
C#
public
BoundingBox
(
Vector3
center
,
Vector3
extents
)
Parameters
center
(
Vector3
)
Center of the box
extents
(
Vector3
)
Half-lengths along each axis
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)