#include <ConnectionGeometry.h>
◆ ConnectionGeometry() [1/2]
oms::ssd::ConnectionGeometry::ConnectionGeometry |
( |
| ) |
|
◆ ConnectionGeometry() [2/2]
◆ ~ConnectionGeometry()
oms::ssd::ConnectionGeometry::~ConnectionGeometry |
( |
| ) |
|
◆ exportToSSD()
oms_status_enu_t oms::ssd::ConnectionGeometry::exportToSSD |
( |
pugi::xml_node & |
root | ) |
const |
◆ getLength()
unsigned int oms::ssd::ConnectionGeometry::getLength |
( |
| ) |
const |
|
inline |
◆ getPointsX()
const double* oms::ssd::ConnectionGeometry::getPointsX |
( |
| ) |
const |
|
inline |
◆ getPointsY()
const double* oms::ssd::ConnectionGeometry::getPointsY |
( |
| ) |
const |
|
inline |
◆ importFromSSD()
oms_status_enu_t oms::ssd::ConnectionGeometry::importFromSSD |
( |
const pugi::xml_node & |
node | ) |
|
◆ operator=()
◆ setPoints()
void oms::ssd::ConnectionGeometry::setPoints |
( |
unsigned int |
n, |
|
|
double * |
pointsX, |
|
|
double * |
pointsY |
|
) |
| |
The documentation for this class was generated from the following files: