Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a BoundingBox from points.
Overload list
| Method | Description |
|---|---|
| BoundingBox::CreateFromPoints (BoundingBox&,XMVECTOR,XMVECTOR) | Creates a BoundingBox from two points. |
| BoundingBox::CreateFromPoints (BoundingBox&,size_t,const XMFLOAT3*,size_t) | Creates a BoundingBox from a list of points. |
See also
-
Reference