Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
This is the complete list of members for vpFeaturePoint3D, including all inherited members.
buildFrom(const vpPoint &p) | vpFeaturePoint3D | |
buildFrom(const double X, const double Y, const double Z) | vpFeaturePoint3D | |
deallocate | vpBasicFeature | protected |
dim_s | vpBasicFeature | protected |
dimension_s() | vpBasicFeature | inline |
display(const vpCameraParameters &cam, const vpImage< unsigned char > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const | vpFeaturePoint3D | virtual |
display(const vpCameraParameters &cam, const vpImage< vpRGBa > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const | vpFeaturePoint3D | virtual |
duplicate() const | vpFeaturePoint3D | virtual |
error(const vpBasicFeature &s_star, const unsigned int select=FEATURE_ALL) | vpFeaturePoint3D | virtual |
FEATURE_ALL enum value | vpBasicFeature | |
FEATURE_LINE | vpBasicFeature | static |
flags | vpBasicFeature | protected |
get_s(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
get_X() const | vpFeaturePoint3D | |
get_Y() const | vpFeaturePoint3D | |
get_Z() const | vpFeaturePoint3D | |
getDeallocate() | vpBasicFeature | inline |
getDimension(const unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
init() | vpFeaturePoint3D | virtual |
interaction(const unsigned int select=FEATURE_ALL) | vpFeaturePoint3D | virtual |
nbParameters | vpBasicFeature | protected |
operator=(const vpBasicFeature &f) | vpBasicFeature | |
operator[](const unsigned int i) const | vpBasicFeature | inlinevirtual |
print(const unsigned int select=FEATURE_ALL) const | vpFeaturePoint3D | virtual |
resetFlags() | vpBasicFeature | protected |
s | vpBasicFeature | protected |
selectAll() | vpBasicFeature | inlinestatic |
selectX() | vpFeaturePoint3D | static |
selectY() | vpFeaturePoint3D | static |
selectZ() | vpFeaturePoint3D | static |
set_X(const double X) | vpFeaturePoint3D | |
set_XYZ(const double X, const double Y, const double Z) | vpFeaturePoint3D | |
set_Y(const double Y) | vpFeaturePoint3D | |
set_Z(const double Z) | vpFeaturePoint3D | |
setDeallocate(vpBasicFeatureDeallocatorType d) | vpBasicFeature | inline |
setFlags() | vpBasicFeature | |
user enum value | vpBasicFeature | |
vpBasicFeature() | vpBasicFeature | |
vpBasicFeature(const vpBasicFeature &f) | vpBasicFeature | |
vpBasicFeatureDeallocatorType enum name | vpBasicFeature | |
vpFeaturePoint3D() | vpFeaturePoint3D | |
vpServo enum value | vpBasicFeature | |
~vpBasicFeature() | vpBasicFeature | virtual |
~vpFeaturePoint3D() | vpFeaturePoint3D | inlinevirtual |