MRPT  1.9.9
mrpt::opengl::CBox Member List

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

_GetBaseClass()mrpt::opengl::CBoxprotectedstatic
_init_CBoxmrpt::opengl::CBoxprotectedstatic
CBox()mrpt::opengl::CBox
CBox(const mrpt::math::TPoint3D &corner1, const mrpt::math::TPoint3D &corner2, bool is_wireframe=false, float lineWidth=1.0)mrpt::opengl::CBox
checkOpenGLError()mrpt::opengl::CRenderizableprotectedstatic
classNamemrpt::opengl::CBoxstatic
clone() const overridemrpt::opengl::CBoxvirtual
ConstPtr typedefmrpt::opengl::CBox
ConstUniquePtr typedefmrpt::opengl::CBox
Create(Args &&... args)mrpt::opengl::CBoxinlinestatic
CreateAlloc(const Alloc &alloc, Args &&... args)mrpt::opengl::CBoxinlinestatic
CreateObject()mrpt::opengl::CBoxstatic
CreateUnique(Args &&... args)mrpt::opengl::CBoxinlinestatic
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
duplicateGetSmartPtr() constmrpt::rtti::CObjectinline
enableBoxBorder(bool drawBorder=true)mrpt::opengl::CBoxinline
enableShowName(bool showName=true)mrpt::opengl::CRenderizableinline
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const overridemrpt::opengl::CBoxvirtual
getBoxBorderColor() constmrpt::opengl::CBoxinline
getBoxCorners(mrpt::math::TPoint3D &corner1, mrpt::math::TPoint3D &corner2) constmrpt::opengl::CBoxinline
getClassName()mrpt::opengl::CBoxinlinestatic
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
getLineWidth() constmrpt::opengl::CBoxinline
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() const overridemrpt::opengl::CBoxvirtual
GetRuntimeClassIdStatic()mrpt::opengl::CBoxstatic
getScaleX() constmrpt::opengl::CRenderizableinline
getScaleY() constmrpt::opengl::CRenderizableinline
getScaleZ() constmrpt::opengl::CRenderizableinline
isBoxBorderEnabled() constmrpt::opengl::CBoxinline
isShowNameEnabled() constmrpt::opengl::CRenderizableinline
isVisible() constmrpt::opengl::CRenderizableinline
isWireframe() constmrpt::opengl::CBoxinline
m_colormrpt::opengl::CRenderizableprotected
m_corner_maxmrpt::opengl::CBoxprotected
m_corner_minmrpt::opengl::CBoxprotected
m_draw_bordermrpt::opengl::CBoxprotected
m_lineWidthmrpt::opengl::CBoxprotected
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_solidborder_colormrpt::opengl::CBoxprotected
m_visiblemrpt::opengl::CRenderizableprotected
m_wireframemrpt::opengl::CBoxprotected
notifyChange() constmrpt::opengl::CRenderizableDisplayListinlineprotected
Ptr typedefmrpt::opengl::CBox
readFromStreamRender(mrpt::serialization::CArchive &in)mrpt::opengl::CRenderizableDisplayListinlineprotected
releaseTextureName(unsigned int i)mrpt::opengl::CRenderizableprotectedstatic
render() const overridemrpt::opengl::CRenderizableDisplayListvirtual
render_dl() const overridemrpt::opengl::CBoxvirtual
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
runtimeClassIdmrpt::opengl::CBoxprotectedstatic
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) overridemrpt::opengl::CBoxprotectedvirtual
mrpt::opengl::CRenderizableDisplayList::serializeFrom(CSchemeArchiveBase &in)mrpt::serialization::CSerializableinlineprotectedvirtual
serializeGetVersion() const overridemrpt::opengl::CBoxprotectedvirtual
serializeTo(mrpt::serialization::CArchive &out) const overridemrpt::opengl::CBoxprotectedvirtual
mrpt::opengl::CRenderizableDisplayList::serializeTo(CSchemeArchiveBase &out) constmrpt::serialization::CSerializableinlineprotectedvirtual
setBoxBorderColor(const mrpt::img::TColor &c)mrpt::opengl::CBoxinline
setBoxCorners(const mrpt::math::TPoint3D &corner1, const mrpt::math::TPoint3D &corner2)mrpt::opengl::CBox
setColor(const mrpt::img::TColorf &c)mrpt::opengl::CRenderizableinline
setColor(double R, double G, double B, double A=1)mrpt::opengl::CRenderizableinline
setColor_u8(const mrpt::img::TColor &c) 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) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorB(const double b)mrpt::opengl::CRenderizableinline
setColorB_u8(const uint8_t b) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorG(const double g)mrpt::opengl::CRenderizableinline
setColorG_u8(const uint8_t g) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorR(const double r)mrpt::opengl::CRenderizableinline
setColorR_u8(const uint8_t r) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setLineWidth(float width)mrpt::opengl::CBoxinline
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
setVisibility(bool visible=true)mrpt::opengl::CRenderizableinline
setWireframe(bool is_wireframe=true)mrpt::opengl::CBoxinline
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) const overridemrpt::opengl::CBoxvirtual
UniquePtr typedefmrpt::opengl::CBox
writeToMatlab() constmrpt::serialization::CSerializableinlinevirtual
writeToStreamRender(mrpt::serialization::CArchive &out) constmrpt::opengl::CRenderizableprotected
~CBox() override=defaultmrpt::opengl::CBox
~CObject()=defaultmrpt::rtti::CObjectvirtual
~CRenderizable() overridemrpt::opengl::CRenderizable
~CRenderizableDisplayList() overridemrpt::opengl::CRenderizableDisplayList
~CSerializable() override=defaultmrpt::serialization::CSerializable



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019