Public Member Functions | |
ippTargetVector () | |
ippTargetVector (double i, double j, double k) | |
ippTargetVector (double ijk[3]) | |
void | operator= (const ippTargetVector &rhs) |
ippTargetVector (const ippTargetVector &rhs) | |
~ippTargetVector () | |
void | setValues (double i, double j, double k) |
void | setValues (double ijk[3]) |
double | getI () const |
double | getJ () const |
double | getK () const |
double | length () const |
bool | hasData () const |
void | build (ippStringBuilder &string_builder) const |
Definition at line 20 of file ippTargetVector.h.
|
Definition at line 24 of file ippTargetVector.h. |
|
Definition at line 31 of file ippTargetVector.h. |
|
Definition at line 38 of file ippTargetVector.h. |
|
Definition at line 56 of file ippTargetVector.h. |
|
Definition at line 61 of file ippTargetVector.h. |
|
Definition at line 17 of file ippTargetVector.cpp. |
|
|
|
|
Definition at line 86 of file ippTargetVector.h. Referenced by ippPtMeasCommand::getCommandString(), ippAlignToolCommand::getCommandString(), and ippAlignPartCommand::getCommandString(). |
|
Definition at line 80 of file ippTargetVector.h. |
|
Definition at line 47 of file ippTargetVector.h. |
|
Definition at line 70 of file ippTargetVector.h. |
|