BoundingBox.CreateFromPoints methods
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
- Methods
- Reference
- BoundingBox
Show: