MlpShapePoint Class Reference
#include <MlpShapePoint.hpp>
List of all members.
Constructor & Destructor Documentation
| MlpShapePoint::MlpShapePoint |
( |
|
) |
|
| MlpShapePoint::~MlpShapePoint |
( |
|
) |
|
Member Function Documentation
| const char * MlpShapePoint::asCstr |
( |
|
) |
[virtual] |
| const XMLCh * MlpShapePoint::asXmlStr |
( |
|
) |
[virtual] |
| std::string MlpShapePoint::getHemisphere |
( |
|
) |
|
| std::string MlpShapePoint::getX |
( |
|
) |
|
| std::string MlpShapePoint::getY |
( |
|
) |
|
| std::string MlpShapePoint::getZ |
( |
|
) |
|
| std::string MlpShapePoint::getZone |
( |
|
) |
|
| void MlpShapePoint::setHemisphere |
( |
std::string |
hemisphere |
) |
|
| void MlpShapePoint::setLastHemisphere |
( |
std::string |
hemisphere |
) |
[virtual] |
| void MlpShapePoint::setLastX |
( |
std::string |
xCoord |
) |
[virtual] |
| void MlpShapePoint::setLastY |
( |
std::string |
yCoord |
) |
[virtual] |
| void MlpShapePoint::setLastZ |
( |
std::string |
zCoord |
) |
[virtual] |
| void MlpShapePoint::setLastZone |
( |
std::string |
zone |
) |
[virtual] |
| void MlpShapePoint::setX |
( |
std::string |
xCoord |
) |
|
| void MlpShapePoint::setY |
( |
std::string |
yCoord |
) |
|
| void MlpShapePoint::setZ |
( |
std::string |
zCoord |
) |
|
| void MlpShapePoint::setZone |
( |
std::string |
zone |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: