| _GetBaseClass() | mrpt::opengl::CTexturedPlane | protectedstatic | 
  | _init_CTexturedPlane | mrpt::opengl::CTexturedPlane | protectedstatic | 
  | assignImage(const mrpt::utils::CImage &img, const mrpt::utils::CImage &imgAlpha) | mrpt::opengl::CTexturedObject |  | 
  | assignImage(const mrpt::utils::CImage &img) | mrpt::opengl::CTexturedObject |  | 
  | assignImage_fast(mrpt::utils::CImage &img, mrpt::utils::CImage &imgAlpha) | mrpt::opengl::CTexturedObject |  | 
  | assignImage_fast(mrpt::utils::CImage &img) | mrpt::opengl::CTexturedObject |  | 
  | checkOpenGLError() | mrpt::opengl::CRenderizable | protectedstatic | 
  | classCObject | mrpt::utils::CObject | static | 
  | classCRenderizable | mrpt::opengl::CRenderizable | static | 
  | classCRenderizableDisplayList | mrpt::opengl::CRenderizableDisplayList | static | 
  | classCSerializable | mrpt::utils::CSerializable | static | 
  | classCTexturedObject | mrpt::opengl::CTexturedObject | static | 
  | classCTexturedPlane | mrpt::opengl::CTexturedPlane | static | 
  | classinfo | mrpt::opengl::CTexturedPlane | static | 
  | clone() const | mrpt::opengl::CRenderizableDisplayList | inline | 
  | ConstPtr typedef | mrpt::opengl::CTexturedPlane |  | 
  | Create() | mrpt::opengl::CTexturedPlane | static | 
  | Create(float x_min, float x_max, float y_min, float y_max) | mrpt::opengl::CTexturedPlane | static | 
  | CreateObject() | mrpt::opengl::CTexturedPlane | static | 
  | CRenderizable() | mrpt::opengl::CRenderizable |  | 
  | CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList |  | 
  | CTexturedObject() | mrpt::opengl::CTexturedObject | protected | 
  | CTexturedPlane(float x_min=-1, float x_max=1, float y_min=-1, float y_max=1) | mrpt::opengl::CTexturedPlane | private | 
  | duplicate() const | mrpt::opengl::CTexturedPlane | virtual | 
  | duplicateGetSmartPtr() const | mrpt::utils::CObject | inline | 
  | enableShowName(bool showName=true) | mrpt::opengl::CRenderizable | inline | 
  | getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const MRPT_OVERRIDE | mrpt::opengl::CTexturedPlane | virtual | 
  | getColor() const | mrpt::opengl::CRenderizable | inline | 
  | getColor_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getColorA() const | mrpt::opengl::CRenderizable | inline | 
  | getColorA_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getColorB() const | mrpt::opengl::CRenderizable | inline | 
  | getColorB_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getColorG() const | mrpt::opengl::CRenderizable | inline | 
  | getColorG_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getColorR() const | mrpt::opengl::CRenderizable | inline | 
  | getColorR_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getName() const | mrpt::opengl::CRenderizable | inline | 
  | getNewTextureNumber() | mrpt::opengl::CRenderizable | protectedstatic | 
  | getPlaneCorners(float &xMin, float &xMax, float &yMin, float &yMax) const | mrpt::opengl::CTexturedPlane | inline | 
  | getPose() const | mrpt::opengl::CRenderizable |  | 
  | getPosePitch() const | mrpt::opengl::CRenderizable | inline | 
  | getPosePitchRad() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseRef() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseRoll() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseRollRad() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseX() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseY() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseYaw() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseYawRad() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseZ() const | mrpt::opengl::CRenderizable | inline | 
  | GetRuntimeClass() const | mrpt::opengl::CTexturedPlane | virtual | 
  | getScaleX() const | mrpt::opengl::CRenderizable | inline | 
  | getScaleY() const | mrpt::opengl::CRenderizable | inline | 
  | getScaleZ() const | mrpt::opengl::CRenderizable | inline | 
  | isShowNameEnabled() const | mrpt::opengl::CRenderizable | inline | 
  | isVisible() const | mrpt::opengl::CRenderizable | inline | 
  | loadTextureInOpenGL() const | mrpt::opengl::CTexturedObject |  | 
  | m_color | mrpt::opengl::CRenderizable | protected | 
  | m_enableTransparency | mrpt::opengl::CTexturedObject | mutableprotected | 
  | m_glTextureName | mrpt::opengl::CTexturedObject | mutableprotected | 
  | m_name | mrpt::opengl::CRenderizable | protected | 
  | m_pad_x_right | mrpt::opengl::CTexturedObject | mutableprotected | 
  | m_pad_y_bottom | mrpt::opengl::CTexturedObject | mutableprotected | 
  | m_pose | mrpt::opengl::CRenderizable | protected | 
  | m_scale_x | mrpt::opengl::CRenderizable | protected | 
  | m_scale_y | mrpt::opengl::CRenderizable | protected | 
  | m_scale_z | mrpt::opengl::CRenderizable | protected | 
  | m_show_name | mrpt::opengl::CRenderizable | protected | 
  | m_tex_x_max | mrpt::opengl::CTexturedPlane | mutableprotected | 
  | m_tex_x_min | mrpt::opengl::CTexturedPlane | mutableprotected | 
  | m_tex_y_max | mrpt::opengl::CTexturedPlane | mutableprotected | 
  | m_tex_y_min | mrpt::opengl::CTexturedPlane | mutableprotected | 
  | m_texture_is_loaded | mrpt::opengl::CTexturedObject | mutableprotected | 
  | m_textureImage | mrpt::opengl::CTexturedObject | mutableprotected | 
  | m_textureImageAlpha | mrpt::opengl::CTexturedObject | mutableprotected | 
  | m_visible | mrpt::opengl::CRenderizable | protected | 
  | m_xMax | mrpt::opengl::CTexturedPlane | protected | 
  | m_xMin | mrpt::opengl::CTexturedPlane | protected | 
  | m_yMax | mrpt::opengl::CTexturedPlane | protected | 
  | m_yMin | mrpt::opengl::CTexturedPlane | protected | 
  | notifyChange() const | mrpt::opengl::CRenderizableDisplayList | inlineprotected | 
  | operator delete(void *ptr) | mrpt::opengl::CTexturedPlane | inline | 
  | operator delete(void *memory, void *ptr) | mrpt::opengl::CTexturedPlane | inline | 
  | operator delete(void *ptr, const std::nothrow_t &) | mrpt::opengl::CTexturedPlane | inline | 
  | operator delete[](void *ptr) | mrpt::opengl::CTexturedPlane | inline | 
  | operator new(size_t size) | mrpt::opengl::CTexturedPlane | inline | 
  | operator new(size_t size, void *ptr) | mrpt::opengl::CTexturedPlane | inlinestatic | 
  | operator new(size_t size, const std::nothrow_t &) | mrpt::opengl::CTexturedPlane | inline | 
  | operator new[](size_t size) | mrpt::opengl::CTexturedPlane | inline | 
  | polygonUpToDate | mrpt::opengl::CTexturedPlane | mutableprotected | 
  | Ptr typedef | mrpt::opengl::CTexturedPlane |  | 
  | r_height | mrpt::opengl::CTexturedObject | mutableprotected | 
  | r_width | mrpt::opengl::CTexturedObject | mutableprotected | 
  | readFromStream(mrpt::utils::CStream &in, int version) | mrpt::opengl::CTexturedPlane | protectedvirtual | 
  | readFromStreamRender(mrpt::utils::CStream &in) | mrpt::opengl::CRenderizableDisplayList | inlineprotected | 
  | readFromStreamTexturedObject(mrpt::utils::CStream &in) | mrpt::opengl::CTexturedObject | protected | 
  | releaseTextureName(unsigned int i) | mrpt::opengl::CRenderizable | protectedstatic | 
  | render() const MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | virtual | 
  | render_dl() const MRPT_OVERRIDE | mrpt::opengl::CTexturedObject | virtual | 
  | render_post() const | mrpt::opengl::CTexturedObject | protectedvirtual | 
  | render_pre() const | mrpt::opengl::CTexturedObject | protectedvirtual | 
  | render_texturedobj() const MRPT_OVERRIDE | mrpt::opengl::CTexturedPlane | protectedvirtual | 
  | renderTextBitmap(const char *str, void *fontStyle) | mrpt::opengl::CRenderizable | static | 
  | renderTextBitmap(int screen_x, int screen_y, const std::string &str, float color_r=1, float color_g=1, float color_b=1, mrpt::opengl::TOpenGLFont font=mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24) | mrpt::opengl::CRenderizable | static | 
  | setColor(const mrpt::utils::TColorf &c) | mrpt::opengl::CRenderizable | inline | 
  | setColor(double R, double G, double B, double A=1) | mrpt::opengl::CRenderizable | inline | 
  | setColor_u8(const mrpt::utils::TColor &c) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setColor_u8(uint8_t R, uint8_t G, uint8_t B, uint8_t A=255) | mrpt::opengl::CRenderizableDisplayList | inline | 
  | setColorA(const double a) | mrpt::opengl::CRenderizable | inline | 
  | setColorA_u8(const uint8_t a) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setColorB(const double b) | mrpt::opengl::CRenderizable | inline | 
  | setColorB_u8(const uint8_t b) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setColorG(const double g) | mrpt::opengl::CRenderizable | inline | 
  | setColorG_u8(const uint8_t g) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setColorR(const double r) | mrpt::opengl::CRenderizable | inline | 
  | setColorR_u8(const uint8_t r) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setLocation(double x, double y, double z) | mrpt::opengl::CRenderizable | inline | 
  | setLocation(const mrpt::math::TPoint3D &p) | mrpt::opengl::CRenderizable | inline | 
  | setName(const std::string &n) | mrpt::opengl::CRenderizable | inline | 
  | setPlaneCorners(float xMin, float xMax, float yMin, float yMax) | mrpt::opengl::CTexturedPlane | inline | 
  | setPose(const mrpt::poses::CPose3D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::poses::CPose2D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::math::TPose3D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::math::TPose2D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::poses::CPoint3D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::poses::CPoint2D &o) | mrpt::opengl::CRenderizable |  | 
  | setScale(float s) | mrpt::opengl::CRenderizable | inline | 
  | setScale(float sx, float sy, float sz) | mrpt::opengl::CRenderizable | inline | 
  | setTextureCornerCoords(float tex_x_min, float tex_x_max, float tex_y_min, float tex_y_max) | mrpt::opengl::CTexturedPlane | inline | 
  | setVisibility(bool visible=true) | mrpt::opengl::CRenderizable | inline | 
  | should_skip_display_list_cache() const | mrpt::opengl::CRenderizableDisplayList | inlineprotectedvirtual | 
  | textBitmapWidth(const std::string &str, mrpt::opengl::TOpenGLFont font=mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24) | mrpt::opengl::CRenderizable | static | 
  | tmpPoly | mrpt::opengl::CTexturedPlane | mutableprotected | 
  | traceRay(const mrpt::poses::CPose3D &o, double &dist) const MRPT_OVERRIDE | mrpt::opengl::CTexturedPlane | virtual | 
  | unloadTexture() | mrpt::opengl::CTexturedPlane | protected | 
  | updatePoly() const | mrpt::opengl::CTexturedPlane | protected | 
  | writeToMatlab() const | mrpt::utils::CSerializable | inlinevirtual | 
  | writeToStream(mrpt::utils::CStream &out, int *getVersion) const | mrpt::opengl::CTexturedPlane | protectedvirtual | 
  | writeToStreamRender(utils::CStream &out) const | mrpt::opengl::CRenderizable | protected | 
  | writeToStreamTexturedObject(mrpt::utils::CStream &out) const | mrpt::opengl::CTexturedObject | protected | 
  | ~CObject() | mrpt::utils::CObject | inlinevirtual | 
  | ~CRenderizable() | mrpt::opengl::CRenderizable | virtual | 
  | ~CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList | virtual | 
  | ~CSerializable() | mrpt::utils::CSerializable | inlinevirtual | 
  | ~CTexturedObject() | mrpt::opengl::CTexturedObject | protectedvirtual | 
  | ~CTexturedPlane() | mrpt::opengl::CTexturedPlane | privatevirtual |