Click or drag to resize

Aabb3 Constructor

Overload List
  NameDescription
Public methodAabb3(Vector3)
Initializes a new instance of the Aabb3 structure using the same minimum and maximum corner.
Public methodAabb3(Vector3, Vector3)
Initializes a new instance of the Aabb3 structure using different minimum and maximum corner.
Top
See Also