
#include <ValueType.h>
Public Types | |
| typedef Vector3D | Type |
| typedef Vector3D | RepType |
| enum | { value = ValueType::VECTOR3D } |
Static Public Member Functions | |
| RepType | init () |
| Type | empty () |
| unsigned int | size (const RepType &) |
| bool | read (std::istream &is, RepType &v) |
| template<typename T> bool | convert (T, RepType &) |
| template<typename T> RepType | convert (T v) |
| template<typename T> bool | convertTest (T v) |
| bool | convert (RepType v, RepType &r) |
| bool | convert (std::string v, RepType &r) |
| bool | check (const ConstraintValueType::NoConstraints &, const RepType &) |
| bool | check (const ConstraintValueType::NotZero &, const RepType &v) |
| bool | check (const ConstraintValueType::Zero &, const RepType &v) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|