#include <GEOMGUI_DimensionProperty.h>
GEOMGUI_DimensionProperty::Record::Record |
( |
const DimensionType |
theType | ) |
|
|
inline |
Angle* GEOMGUI_DimensionProperty::Record::AsAngle |
( |
| ) |
|
|
inline |
Diameter* GEOMGUI_DimensionProperty::Record::AsDiameter |
( |
| ) |
|
|
inline |
Length* GEOMGUI_DimensionProperty::Record::AsLength |
( |
| ) |
|
|
inline |
virtual void GEOMGUI_DimensionProperty::Record::FromValues |
( |
int & |
theIt, |
|
|
const std::vector< double > & |
theValues |
|
) |
| |
|
pure virtual |
virtual void GEOMGUI_DimensionProperty::Record::ToValues |
( |
std::vector< double > & |
theValues | ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: