38 void Set(CStdFPoint &vMin, CStdFPoint &vMax);
53 void Set(
float MinX,
float MinY,
float MinZ,
float MaxX,
float MaxY,
float MaxZ);
95 float GetDimensionSize(
int iAxis);
105 float MaxDimension();
Root namespace for the base simulation library for AnimatLab.
CStdFPoint Min
A vertex with the minimum widths of the bounding box.
Bounding box class for geometric objects.
CStdFPoint Max
A vertex with the maximum widths of the bounding box.