30 #ifndef RIOENGINE_CLENGINE_CLGEOMETRY_H 
   31 #define RIOENGINE_CLENGINE_CLGEOMETRY_H 
   35 template <
class T> 
class CArray;
 
   60 #endif  // RIOENGINE_CLENGINE_CLGEOMETRY_H 
CArray< CLPolygon > * getPolygons() const 
 
virtual void copyValuesFromObject(const CLGeometry &geometry)
 
CLGeometry & operator=(const CLGeometry &geometry)
 
void setPolygons(CArray< CLPolygon > *)