This is the complete list of members for ObjectPoint, including all inherited members.
calcDistance(ObjectPoint p) | ObjectPoint | |
getSetId() const | ObjectPoint | inline |
getX() const | ObjectPoint | inline |
getY() const | ObjectPoint | inline |
getZ() const | ObjectPoint | inline |
ObjectPoint() | ObjectPoint | |
ObjectPoint(double x, double y, double z, int setId) | ObjectPoint | |
SetId | ObjectPoint | private |
setSetId(int setId) | ObjectPoint | inline |
setX(double x) | ObjectPoint | inline |
setY(double y) | ObjectPoint | inline |
setZ(double z) | ObjectPoint | inline |
updatePoint(const double x, const double y, const double z) | ObjectPoint | inline |
X | ObjectPoint | private |
Y | ObjectPoint | private |
Z | ObjectPoint | private |
~ObjectPoint() | ObjectPoint | virtual |