Main MRPT website > C++ reference for MRPT 1.5.6
mrpt::opengl::CText3D Member List

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

_GetBaseClass()mrpt::opengl::CText3Dprotectedstatic
_init_CText3Dmrpt::opengl::CText3Dprotectedstatic
checkOpenGLError()mrpt::opengl::CRenderizableprotectedstatic
classCObjectmrpt::utils::CObjectstatic
classCRenderizablemrpt::opengl::CRenderizablestatic
classCRenderizableDisplayListmrpt::opengl::CRenderizableDisplayListstatic
classCSerializablemrpt::utils::CSerializablestatic
classCText3Dmrpt::opengl::CText3Dstatic
classinfomrpt::opengl::CText3Dstatic
clone() constmrpt::opengl::CRenderizableDisplayListinline
ConstPtr typedefmrpt::opengl::CText3D
Create()mrpt::opengl::CText3Dstatic
Create(const std::string &str, const std::string &fontName=std::string("sans"), const double scale=1.0, const mrpt::opengl::TOpenGLFontStyle text_style=mrpt::opengl::FILL, const double text_spacing=1.5, const double text_kerning=0.1)mrpt::opengl::CText3Dstatic
CreateObject()mrpt::opengl::CText3Dstatic
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
CText3D(const std::string &str=std::string(""), const std::string &fontName=std::string("sans"), const double scale=1.0, const mrpt::opengl::TOpenGLFontStyle text_style=mrpt::opengl::NICE, const double text_spacing=1.5, const double text_kerning=0.1)mrpt::opengl::CText3Dprivate
duplicate() constmrpt::opengl::CText3Dvirtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
enableShowName(bool showName=true)mrpt::opengl::CRenderizableinline
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const MRPT_OVERRIDEmrpt::opengl::CText3Dvirtual
getColor() constmrpt::opengl::CRenderizableinline
getColor_u8() constmrpt::opengl::CRenderizableinline
getColorA() constmrpt::opengl::CRenderizableinline
getColorA_u8() constmrpt::opengl::CRenderizableinline
getColorB() constmrpt::opengl::CRenderizableinline
getColorB_u8() constmrpt::opengl::CRenderizableinline
getColorG() constmrpt::opengl::CRenderizableinline
getColorG_u8() constmrpt::opengl::CRenderizableinline
getColorR() constmrpt::opengl::CRenderizableinline
getColorR_u8() constmrpt::opengl::CRenderizableinline
getFont() constmrpt::opengl::CText3Dinline
getName() constmrpt::opengl::CRenderizableinline
getNewTextureNumber()mrpt::opengl::CRenderizableprotectedstatic
getPose() constmrpt::opengl::CRenderizable
getPosePitch() constmrpt::opengl::CRenderizableinline
getPosePitchRad() constmrpt::opengl::CRenderizableinline
getPoseRef() constmrpt::opengl::CRenderizableinline
getPoseRoll() constmrpt::opengl::CRenderizableinline
getPoseRollRad() constmrpt::opengl::CRenderizableinline
getPoseX() constmrpt::opengl::CRenderizableinline
getPoseY() constmrpt::opengl::CRenderizableinline
getPoseYaw() constmrpt::opengl::CRenderizableinline
getPoseYawRad() constmrpt::opengl::CRenderizableinline
getPoseZ() constmrpt::opengl::CRenderizableinline
GetRuntimeClass() constmrpt::opengl::CText3Dvirtual
getScaleX() constmrpt::opengl::CRenderizableinline
getScaleY() constmrpt::opengl::CRenderizableinline
getScaleZ() constmrpt::opengl::CRenderizableinline
getString() constmrpt::opengl::CText3Dinline
getTextStyle() constmrpt::opengl::CText3Dinline
isShowNameEnabled() constmrpt::opengl::CRenderizableinline
isVisible() constmrpt::opengl::CRenderizableinline
m_colormrpt::opengl::CRenderizableprotected
m_fontNamemrpt::opengl::CText3Dprotected
m_namemrpt::opengl::CRenderizableprotected
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_strmrpt::opengl::CText3Dprotected
m_text_kerningmrpt::opengl::CText3Dprotected
m_text_spacingmrpt::opengl::CText3Dprotected
m_text_stylemrpt::opengl::CText3Dprotected
m_visiblemrpt::opengl::CRenderizableprotected
notifyChange() constmrpt::opengl::CRenderizableDisplayListinlineprotected
operator delete(void *ptr)mrpt::opengl::CText3Dinline
operator delete(void *memory, void *ptr)mrpt::opengl::CText3Dinline
operator delete(void *ptr, const std::nothrow_t &)mrpt::opengl::CText3Dinline
operator delete[](void *ptr)mrpt::opengl::CText3Dinline
operator new(size_t size)mrpt::opengl::CText3Dinline
operator new(size_t size, void *ptr)mrpt::opengl::CText3Dinlinestatic
operator new(size_t size, const std::nothrow_t &)mrpt::opengl::CText3Dinline
operator new[](size_t size)mrpt::opengl::CText3Dinline
Ptr typedefmrpt::opengl::CText3D
readFromStream(mrpt::utils::CStream &in, int version)mrpt::opengl::CText3Dprotectedvirtual
readFromStreamRender(mrpt::utils::CStream &in)mrpt::opengl::CRenderizableDisplayListinlineprotected
releaseTextureName(unsigned int i)mrpt::opengl::CRenderizableprotectedstatic
render() const MRPT_OVERRIDEmrpt::opengl::CRenderizableDisplayListvirtual
render_dl() const MRPT_OVERRIDEmrpt::opengl::CText3Dvirtual
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_OVERRIDEmrpt::opengl::CRenderizableDisplayListinlinevirtual
setColor_u8(uint8_t R, uint8_t G, uint8_t B, uint8_t A=255)mrpt::opengl::CRenderizableDisplayListinline
setColorA(const double a)mrpt::opengl::CRenderizableinline
setColorA_u8(const uint8_t a) MRPT_OVERRIDEmrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorB(const double b)mrpt::opengl::CRenderizableinline
setColorB_u8(const uint8_t b) MRPT_OVERRIDEmrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorG(const double g)mrpt::opengl::CRenderizableinline
setColorG_u8(const uint8_t g) MRPT_OVERRIDEmrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorR(const double r)mrpt::opengl::CRenderizableinline
setColorR_u8(const uint8_t r) MRPT_OVERRIDEmrpt::opengl::CRenderizableDisplayListinlinevirtual
setFont(const std::string &font)mrpt::opengl::CText3Dinline
setLocation(double x, double y, double z)mrpt::opengl::CRenderizableinline
setLocation(const mrpt::math::TPoint3D &p)mrpt::opengl::CRenderizableinline
setName(const std::string &n)mrpt::opengl::CRenderizableinline
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::CRenderizableinline
setScale(float sx, float sy, float sz)mrpt::opengl::CRenderizableinline
setString(const std::string &s)mrpt::opengl::CText3Dinline
setTextKerning(const double text_kerning)mrpt::opengl::CText3Dinline
setTextKerning() constmrpt::opengl::CText3Dinline
setTextSpacing(const double text_spacing)mrpt::opengl::CText3Dinline
setTextSpacing() constmrpt::opengl::CText3Dinline
setTextStyle(const mrpt::opengl::TOpenGLFontStyle text_style)mrpt::opengl::CText3Dinline
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
writeToMatlab() constmrpt::utils::CSerializableinlinevirtual
writeToStream(mrpt::utils::CStream &out, int *getVersion) constmrpt::opengl::CText3Dprotectedvirtual
writeToStreamRender(utils::CStream &out) constmrpt::opengl::CRenderizableprotected
~CObject()mrpt::utils::CObjectinlinevirtual
~CRenderizable()mrpt::opengl::CRenderizablevirtual
~CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayListvirtual
~CSerializable()mrpt::utils::CSerializableinlinevirtual
~CText3D()mrpt::opengl::CText3Dprivatevirtual



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019