Click or drag to resize
Ab4d.SharpEngine logo

BoundingBoxFromPoints Method

Overload List
 NameDescription
Public methodStatic memberFromPoints(Span) 
Public methodStatic memberFromPoints(Vector3) Constructs a BoundingBox that fully contains the given points.
Public methodStatic memberFromPoints(Vector3, Vector3) Constructs a BoundingBox that fully contains the given two points.
Top
See Also