|
Public Member Functions |
| seDRMLTSE3DLocation () |
| Default constructor.
|
| seDRMLTSE3DLocation (const seObject &other) |
| Constructor for seDRM... class conversions.
|
const SRM_LTSE_3D_Coordinate & | get_coordinate () |
| get field coordinate
|
void | set_coordinate (const SRM_LTSE_3D_Coordinate &val) |
| set field coordinate
|
void | set_coordinate (SRM_Long_Float x, SRM_Long_Float y, SRM_Long_Float height) |
| set field coordinate by parameter list
|
virtual SE_DRM_Class | getClassType () const |
| LTSE3DLocation class identification.
|