#include <tvu_geomv_objects.h>
Inheritance diagram for CTWall::
Public Methods | |
CTWall () | |
Contructors/Destructors. More... | |
virtual | ~CTWall () |
DEFINE_ID_FUNCTIONS (CTWall, CGeomvObject, CLASSNAME_GEOM_WALL_ID, CLASSNAME_GEOM_WALL) public | |
Data Fields | |
CTPoint3D | m_Start |
2 points. More... | |
CTPoint3D | m_End |
2 points. More... | |
CTDouble | m_Height |
The height. More... | |
LPCTPoint3D | m_Location |
Calculated location. More... |
|
Contructors/Destructors.
|
|
2 points.
|
|
The height.
|
|
Calculated location.
|
|
2 points.
|