struct csPolygonSetBBox This structure keeps the indices of the vertices which define the bounding box of a csPolygonSet
This structure keeps the indices of the vertices which define the bounding box of a csPolygonSet. It is calculated by CreateBoundingBox() and stored with the csPolygonSet.The following are six polygons which describe the faces of the bounding box (clock-wise vertex order):
- i2,i1,i3,i4
- i6,i2,i4,i8
- i5,i6,i8,i7
- i1,i5,i7,i3
- i1,i2,i6,i5
- i7,i8,i4,i3
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de