- Cvector3 ist einfach ne klasse
- mit operatoren +,-,*,/ und X,Y,Z Float
- // This is the vector list of all of our lines
- vector<CVector3> m_vLines;
-
- was ist das ???
- // Store the top front line of the box
- m_vLines.push_back(vTopLeftFront);