![]() |
Visual Servoing Platform version 3.6.0
|
This is the complete list of members for vpImageSimulator, including all inherited members.
| BILINEAR_INTERPOLATION enum value | vpImageSimulator | |
| COLORED enum value | vpImageSimulator | |
| get3DcornersTextureRectangle() | vpImageSimulator | |
| getImage(vpImage< unsigned char > &I, const vpCameraParameters &cam) | vpImageSimulator | |
| getImage(vpImage< vpRGBa > &I, const vpCameraParameters &cam) | vpImageSimulator | |
| getImage(vpImage< unsigned char > &I, vpImage< unsigned char > &Isrc, const vpCameraParameters &cam) | vpImageSimulator | |
| getImage(vpImage< vpRGBa > &I, vpImage< vpRGBa > &Isrc, const vpCameraParameters &cam) | vpImageSimulator | |
| getImage(vpImage< unsigned char > &I, const vpCameraParameters &cam, vpMatrix &zBuffer) | vpImageSimulator | |
| getImage(vpImage< vpRGBa > &I, const vpCameraParameters &cam, vpMatrix &zBuffer) | vpImageSimulator | |
| getImage(vpImage< unsigned char > &I, std::list< vpImageSimulator > &list, const vpCameraParameters &cam) | vpImageSimulator | static |
| getImage(vpImage< vpRGBa > &I, std::list< vpImageSimulator > &list, const vpCameraParameters &cam) | vpImageSimulator | static |
| GRAY_SCALED enum value | vpImageSimulator | |
| init(const vpImage< unsigned char > &I, vpColVector *X) | vpImageSimulator | |
| init(const vpImage< vpRGBa > &I, vpColVector *X) | vpImageSimulator | |
| init(const char *file_image, vpColVector *X) | vpImageSimulator | |
| init(const vpImage< unsigned char > &I, const std::vector< vpPoint > &X) | vpImageSimulator | |
| init(const vpImage< vpRGBa > &I, const std::vector< vpPoint > &X) | vpImageSimulator | |
| init(const char *file_image, const std::vector< vpPoint > &X) | vpImageSimulator | |
| operator<< | vpImageSimulator | friend |
| operator=(const vpImageSimulator &sim) | vpImageSimulator | |
| setBackGroundTexture(const vpImage< unsigned char > &Iback) | vpImageSimulator | inline |
| setCameraPosition(const vpHomogeneousMatrix &cMt) | vpImageSimulator | |
| setCleanPreviousImage(const bool &clean, const vpColor &color=vpColor::white) | vpImageSimulator | inline |
| setInterpolationType(const vpInterpolationType interplt) | vpImageSimulator | inline |
| SIMPLE enum value | vpImageSimulator | |
| vpColorPlan enum name | vpImageSimulator | |
| vpImageSimulator(const vpColorPlan &col=COLORED) | vpImageSimulator | explicit |
| vpImageSimulator(const vpImageSimulator &text) | vpImageSimulator | |
| vpInterpolationType enum name | vpImageSimulator | |
| ~vpImageSimulator() | vpImageSimulator | virtual |