8 #include "PlusConfigure.h" 30 Plane copy = newPlane;
37 std::vector<Plane>::iterator it = this->
m_PlaneList.begin();
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)