class csPolygonParentInt The 'interface' class for the parent of a set of polygons
The 'interface' class for the parent of a set of polygons. This class is used by the BSP tree. If a class inherits from this interface (using multiple inheritance if needed) then it can be used by the BSP tree as a valid parent for polygons.
virtual int GetNumPolygons()
virtual csPolygonInt* GetPolygon(int num)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de