Click or drag to resize
DigitalRuneAabbGrow Method
Increases the size of the AABB.
Overload List
  NameDescription
Public methodGrow(Aabb)
Grows the AABB so that it includes the given AABB.
Public methodGrow(IGeometricObject)
Grows the AABB so that it includes the AABB of the given geometric object.
Public methodGrow(Vector3F)
Grows the AABB so that it includes the given point.
Top
See Also