BCGSuite for MFC
void CBCGPPoint::Offset ( double  X,
double  Y,
double  Z = 0. 
)
inline

Adds values to the x, y and z members of the CBCGPPoint.

Parameters
XSpecifies the amount to offset the x member .
YSpecifies the amount to offset the y member .
ZSpecifies the amount to offset the z member .