Main MRPT website > C++ reference for MRPT 1.4.0
mrpt::opengl::CTexturedObject Member List

This is the complete list of members for mrpt::opengl::CTexturedObject, including all inherited members.

_GetBaseClass()mrpt::opengl::CTexturedObjectprotectedstatic
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::CRenderizableprotectedstatic
classCObjectmrpt::utils::CObjectstatic
classCRenderizablemrpt::opengl::CRenderizablestatic
classCRenderizableDisplayListmrpt::opengl::CRenderizableDisplayListstatic
classCSerializablemrpt::utils::CSerializablestatic
classCTexturedObjectmrpt::opengl::CTexturedObjectstatic
clone() constmrpt::opengl::CRenderizableDisplayListinline
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
CTexturedObject()mrpt::opengl::CTexturedObjectprotected
duplicate() const =0mrpt::utils::CObjectpure virtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const =0mrpt::opengl::CRenderizablepure virtual
getNewTextureNumber()mrpt::opengl::CRenderizableprotectedstatic
getPose() constmrpt::opengl::CRenderizable
getPoseRef() constmrpt::opengl::CRenderizableinline
GetRuntimeClass() constmrpt::opengl::CTexturedObjectvirtual
isVisible() constmrpt::opengl::CRenderizableinline
loadTextureInOpenGL() constmrpt::opengl::CTexturedObject
m_colormrpt::opengl::CRenderizableprotected
m_dlmrpt::opengl::CRenderizableDisplayListmutableprivate
m_dl_recreatemrpt::opengl::CRenderizableDisplayListmutableprivate
m_enableTransparencymrpt::opengl::CTexturedObjectmutableprotected
m_glTextureNamemrpt::opengl::CTexturedObjectmutableprotected
m_namemrpt::opengl::CRenderizableprotected
m_pad_x_rightmrpt::opengl::CTexturedObjectmutableprotected
m_pad_y_bottommrpt::opengl::CTexturedObjectprotected
m_posemrpt::opengl::CRenderizableprotected
m_scale_xmrpt::opengl::CRenderizableprotected
m_scale_ymrpt::opengl::CRenderizableprotected
m_scale_zmrpt::opengl::CRenderizableprotected
m_show_namemrpt::opengl::CRenderizableprotected
m_texture_is_loadedmrpt::opengl::CTexturedObjectmutableprotected
m_textureImagemrpt::opengl::CTexturedObjectmutableprotected
m_textureImageAlphamrpt::opengl::CTexturedObjectmutableprotected
m_visiblemrpt::opengl::CRenderizableprotected
mrpt::utils::CStream classmrpt::opengl::CTexturedObjectfriend
notifyChange() constmrpt::opengl::CRenderizableDisplayListinlineprotected
r_heightmrpt::opengl::CTexturedObjectprotected
r_widthmrpt::opengl::CTexturedObjectmutableprotected
readFromStream(mrpt::utils::CStream &in, int version)=0mrpt::utils::CSerializableprotectedpure virtual
readFromStreamRender(mrpt::utils::CStream &in)mrpt::opengl::CRenderizableDisplayListinlineprotected
readFromStreamTexturedObject(mrpt::utils::CStream &in)mrpt::opengl::CTexturedObjectprotected
releaseTextureName(unsigned int i)mrpt::opengl::CRenderizableprotectedstatic
render() const MRPT_OVERRIDEmrpt::opengl::CRenderizableDisplayListvirtual
render_dl() const MRPT_OVERRIDEmrpt::opengl::CTexturedObjectvirtual
render_post() constmrpt::opengl::CTexturedObjectprotectedvirtual
render_pre() constmrpt::opengl::CTexturedObjectprotectedvirtual
render_texturedobj() const =0mrpt::opengl::CTexturedObjectprotectedpure virtual
renderTextBitmap(const char *str, void *fontStyle)mrpt::opengl::CRenderizablestatic
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::CRenderizablestatic
setColor(const mrpt::utils::TColorf &c)mrpt::opengl::CRenderizableinline
setColor(double R, double G, double B, double A=1)mrpt::opengl::CRenderizableinline
setColor_u8(const mrpt::utils::TColor &c)mrpt::opengl::CRenderizablevirtual
setColor_u8(uint8_t R, uint8_t G, uint8_t B, uint8_t A=255)mrpt::opengl::CRenderizableinline
setLocation(double x, double y, double z)mrpt::opengl::CRenderizableinline
setLocation(const mrpt::math::TPoint3D &p)mrpt::opengl::CRenderizableinline
setPose(const mrpt::poses::CPose3D &o)mrpt::opengl::CRenderizable
setPose(const mrpt::math::TPose3D &o)mrpt::opengl::CRenderizable
setPose(const mrpt::poses::CPoint3D &o)mrpt::opengl::CRenderizable
setPose(const mrpt::poses::CPoint2D &o)mrpt::opengl::CRenderizable
setVisibility(bool visible=true)mrpt::opengl::CRenderizableinline
should_skip_display_list_cache() constmrpt::opengl::CRenderizableDisplayListinlineprotectedvirtual
textBitmapWidth(const std::string &str, mrpt::opengl::TOpenGLFont font=mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24)mrpt::opengl::CRenderizablestatic
traceRay(const mrpt::poses::CPose3D &o, double &dist) constmrpt::opengl::CRenderizablevirtual
unloadTexture()mrpt::opengl::CTexturedObjectprotected
writeToMatlab() constmrpt::utils::CSerializableinlinevirtual
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializableprotectedpure virtual
writeToStreamRender(utils::CStream &out) constmrpt::opengl::CRenderizableprotected
writeToStreamTexturedObject(mrpt::utils::CStream &out) constmrpt::opengl::CTexturedObjectprotected
~CObject()mrpt::utils::CObjectinlinevirtual
~CRenderizable()mrpt::opengl::CRenderizablevirtual
~CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayListvirtual
~CSerializable()mrpt::utils::CSerializableinlinevirtual
~CTexturedObject()mrpt::opengl::CTexturedObjectprotectedvirtual



Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Tue Mar 3 09:15:16 UTC 2020