Inheritance diagram for ippCenterPartCommand:

Public Member Functions | |
| ippCenterPartCommand (unsigned int tgNum, double inPx, double inPy, double inPz, double inLimit) | |
| virtual | ~ippCenterPartCommand () | 
| void | setPx (double inPx) | 
| void | setPy (double inPy) | 
| void | setPz (double inPz) | 
| void | setLimit (double inLimit) | 
| double | getPx () | 
| double | getPy () | 
| double | getPz () | 
| double | getLimit () | 
| virtual std::string | getCommandString () const | 
      
  | 
  ||||||||||||||||||||||||
| 
 
 Definition at line 16 of file ippCenterPartCommand.cpp. References CommandTag.  | 
  
      
  | 
  
| 
 
 Definition at line 29 of file ippCenterPartCommand.h.  | 
  
      
  | 
  
| 
 
 Reimplemented from ippCommand. Definition at line 28 of file ippCenterPartCommand.cpp. References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testCenterPartCommand().  | 
  
      
  | 
  
| 
 
 Definition at line 39 of file ippCenterPartCommand.h.  | 
  
      
  | 
  
| 
 
 Definition at line 36 of file ippCenterPartCommand.h.  | 
  
      
  | 
  
| 
 
 Definition at line 37 of file ippCenterPartCommand.h.  | 
  
      
  | 
  
| 
 
 Definition at line 38 of file ippCenterPartCommand.h.  | 
  
      
  | 
  
| 
 
 Definition at line 34 of file ippCenterPartCommand.h.  | 
  
      
  | 
  
| 
 
 Definition at line 31 of file ippCenterPartCommand.h.  | 
  
      
  | 
  
| 
 
 Definition at line 32 of file ippCenterPartCommand.h.  | 
  
      
  | 
  
| 
 
 Definition at line 33 of file ippCenterPartCommand.h.  | 
  
 1.4.1