Tesla Graphics Engine Documentation (January 2012)
BoundingType Enumeration
TeslaTesla.BoundingBoundingType
Enumerates the typeos bounding volumes supported by the engine.
Declaration Syntax
C#
public enum BoundingType
Members
Member Description
Sphere Sphere bounding volume.
AABB Axis-aligned bounding box.
OBB Oriented bounding box.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)