|
ViSP
|
This is the complete list of members for vpGenericFeature, including all inherited members.
| 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 | vpGenericFeature | virtual |
| display(const vpCameraParameters &cam, const vpImage< vpRGBa > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const | vpGenericFeature | virtual |
| duplicate() const | vpGenericFeature | virtual |
| error(const vpBasicFeature &s_star, const unsigned int select=FEATURE_ALL) | vpGenericFeature | virtual |
| error(const unsigned int select=FEATURE_ALL) | vpGenericFeature | |
| FEATURE_ALL | vpBasicFeature | static |
| FEATURE_LINE | vpBasicFeature | static |
| flags | vpBasicFeature | protected |
| get_s(vpColVector &s) const | vpGenericFeature | |
| get_s(double &s0) const | vpGenericFeature | |
| get_s(double &s0, double &s1) const | vpGenericFeature | |
| get_s(double &s0, double &s1, double &s2) const | vpGenericFeature | |
| vpBasicFeature::get_s(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
| getDeallocate() | vpBasicFeature | inline |
| getDimension(const unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
| getInteractionMatrix() const | vpGenericFeature | inline |
| init() | vpGenericFeature | virtual |
| interaction(const unsigned int select=FEATURE_ALL) | vpGenericFeature | virtual |
| nbParameters | vpBasicFeature | protected |
| operator[](const unsigned int i) const | vpBasicFeature | inlinevirtual |
| print(const unsigned int select=FEATURE_ALL) const | vpGenericFeature | virtual |
| resetFlags() | vpBasicFeature | protected |
| s | vpBasicFeature | protected |
| selectAll() | vpBasicFeature | inlinestatic |
| set_s(const vpColVector &s) | vpGenericFeature | |
| set_s(const double s0) | vpGenericFeature | |
| set_s(const double s0, const double s1) | vpGenericFeature | |
| set_s(const double s0, const double s1, const double s2) | vpGenericFeature | |
| setDeallocate(vpBasicFeatureDeallocatorType d) | vpBasicFeature | inline |
| setError(vpColVector &error) | vpGenericFeature | |
| setFlags() | vpBasicFeature | |
| setInteractionMatrix(const vpMatrix &L) | vpGenericFeature | |
| user enum value | vpBasicFeature | |
| vpBasicFeature() | vpBasicFeature | |
| vpBasicFeatureDeallocatorType enum name | vpBasicFeature | |
| vpGenericFeature(unsigned int dim) | vpGenericFeature | |
| vpServo enum value | vpBasicFeature | |
| ~vpBasicFeature() | vpBasicFeature | inlinevirtual |
| ~vpGenericFeature() | vpGenericFeature | virtual |