Click or drag to resize

BoundingBox3 Constructor

Overload List
  NameDescription
Public methodBoundingBox3(Point3, Point3)
create bounding box based on two corners
Public methodBoundingBox3(Vector3, Vector3)
create bounding box based on two corners
Public methodBoundingBox3(Double, Double, Double, Double, Double, Double)
Create bounding box.
Top
See Also