Note: This documentation is preliminary and is subject to change.
Computes a coordinate axis-oriented bounding box.
Definition
Visual Basic .NET
Public Shared Sub ComputeBoundingBox( _ ByVal pointsFvf As Array, _ ByVal vertexFormat As VertexFormats, _ ByRef min As Vector3, _ ByRef max As Vector3 _ )