FormCtrlMsgVPAndScale Class Reference

#include <FormControlMsgs.h>

Inheritance diagram for FormCtrlMsgVPAndScale:

FormCtrlMsg MipBaselib::Message

List of all members.

Public Member Functions

 FormCtrlMsgVPAndScale (int robotId_=0, Decimal x_=0.0, Decimal y_=0.0, Decimal z_=0.0, Decimal scale_=1.0)
 FormCtrlMsgVPAndScale (const string &inMessage)
void encode (string &outMessage)

Public Attributes

Decimal x
Decimal y
Decimal z
Decimal scale


Constructor & Destructor Documentation

FormCtrlMsgVPAndScale::FormCtrlMsgVPAndScale ( int  robotId_ = 0,
Decimal  x_ = 0.0,
Decimal  y_ = 0.0,
Decimal  z_ = 0.0,
Decimal  scale_ = 1.0 
) [inline]

Parameters:
[in] x_ Virtual point Position3D x.
[in] y_ Virtual point Position3D y.
[in] z_ Virtual point Position3D z.
[in] scale_ Scale factor of the shape.

FormCtrlMsgVPAndScale::FormCtrlMsgVPAndScale ( const string &  inMessage  )  [inline]


Member Function Documentation

void FormCtrlMsgVPAndScale::encode ( string &  outMessage  )  [inline]

Parameters:
[out] outMessage 


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Mon Feb 20 07:01:09 2017 for MIP by  doxygen 1.5.6