
Public Member Functions | |
| PtBoundingBox () | |
| void | Init (Vertex3f v1, Vertex3f v2, Vertex3f v3, Vertex3f v4) |
| void | Init (Vertex3f minVertex, Vertex3f maxVertex) |
| Vertex3f[] | GetBoundingVertices () |
| void | Show () |
Public Attributes | |
| Vertex3f[] | BBox |
| Powertek.OpenGl.PtBoundingBox.PtBoundingBox | ( | ) |
| Vertex3f [] Powertek.OpenGl.PtBoundingBox.GetBoundingVertices | ( | ) |
GetBoundingVertices.
Init BB.
| minVertex | ||
| maxVertex |
Init BB.
| v1 | ||
| v2 | ||
| v3 | ||
| v4 |
| void Powertek.OpenGl.PtBoundingBox.Show | ( | ) |
Show, Render BB.
Bounding Box Corner Vertices.
1.5.7.1