Inheritance diagram for ippPtMeasSelfCenterCommand:

Public Member Functions | |
| ippPtMeasSelfCenterCommand (unsigned int tgNum) | |
| ippPtMeasSelfCenterCommand (unsigned int tgNum, double inX, double inY, double inZ, const ippTargetVector &IJK) | |
| virtual | ~ippPtMeasSelfCenterCommand () |
| void | setX (double inX) |
| void | setY (double inY) |
| void | setZ (double inZ) |
| void | setIJK (double inI, double inJ, double inK) |
| double | getX () const |
| double | getY () const |
| double | getZ () const |
| double | getI () const |
| double | getJ () const |
| double | getK () const |
| virtual std::string | getCommandString () const |
|
|
Definition at line 16 of file ippPtMeasSelfCenterCommand.cpp. References CommandTag. |
|
||||||||||||||||||||||||
|
Definition at line 26 of file ippPtMeasSelfCenterCommand.cpp. References CommandTag. |
|
|
Definition at line 29 of file ippPtMeasSelfCenterCommand.h. |
|
|
Reimplemented from ippCommand. Definition at line 39 of file ippPtMeasSelfCenterCommand.cpp. References ippStringBuilder::AppendFunc(), ippStringBuilder::EndFunc(), ippTargetVector::getI(), ippTargetVector::getJ(), ippTargetVector::getK(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testPtMeasSelfCenterCommand(). |
|
|
Definition at line 42 of file ippPtMeasSelfCenterCommand.h. |
|
|
Definition at line 43 of file ippPtMeasSelfCenterCommand.h. |
|
|
Definition at line 44 of file ippPtMeasSelfCenterCommand.h. |
|
|
Definition at line 38 of file ippPtMeasSelfCenterCommand.h. |
|
|
Definition at line 39 of file ippPtMeasSelfCenterCommand.h. |
|
|
Definition at line 40 of file ippPtMeasSelfCenterCommand.h. |
|
||||||||||||||||
|
Definition at line 35 of file ippPtMeasSelfCenterCommand.h. |
|
|
Definition at line 31 of file ippPtMeasSelfCenterCommand.h. |
|
|
Definition at line 32 of file ippPtMeasSelfCenterCommand.h. |
|
|
Definition at line 33 of file ippPtMeasSelfCenterCommand.h. |
1.4.1