25 std::vector<Plane>::const_iterator
PlanesBegin()
const;
26 std::vector<Plane>::const_iterator
PlanesEnd()
const;
std::vector< Plane >::const_iterator PlanesBegin() const
const Plane & GetPlane(int index)
void RemovePlane(int index)
std::vector< Plane > m_PlaneList
void InsertPlane(const Plane &newPlane)
std::vector< Plane >::const_iterator PlanesEnd() const
Planes & operator=(const Planes &rhs)