_GetBaseClass() | mrpt::opengl::CGridPlaneXY | protectedstatic |
_init_CGridPlaneXY | mrpt::opengl::CGridPlaneXY | protectedstatic |
CGridPlaneXY(float xMin=-10, float xMax=10, float yMin=-10, float yMax=10, float z=0, float frequency=1, float lineWidth=1.3f, bool antiAliasing=true) | mrpt::opengl::CGridPlaneXY | private |
checkOpenGLError() | mrpt::opengl::CRenderizable | protectedstatic |
classCGridPlaneXY | mrpt::opengl::CGridPlaneXY | static |
classCObject | mrpt::utils::CObject | static |
classCRenderizable | mrpt::opengl::CRenderizable | static |
classCRenderizableDisplayList | mrpt::opengl::CRenderizableDisplayList | static |
classCSerializable | mrpt::utils::CSerializable | static |
classinfo | mrpt::opengl::CGridPlaneXY | static |
clone() const | mrpt::opengl::CRenderizableDisplayList | inline |
Create() | mrpt::opengl::CGridPlaneXY | static |
Create(float xMin, float xMax, float yMin, float yMax, float z=0, float frequency=1, float lineWidth=1.3f, bool antiAliasing=true) | mrpt::opengl::CGridPlaneXY | static |
CreateObject() | mrpt::opengl::CGridPlaneXY | static |
CRenderizable() | mrpt::opengl::CRenderizable | |
CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList | |
duplicate() const MRPT_OVERRIDE | mrpt::opengl::CGridPlaneXY | virtual |
duplicateGetSmartPtr() const | mrpt::utils::CObject | inline |
enableAntiAliasing(bool enable=true) | mrpt::opengl::CGridPlaneXY | inline |
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const MRPT_OVERRIDE | mrpt::opengl::CGridPlaneXY | virtual |
getGridFrequency() const | mrpt::opengl::CGridPlaneXY | inline |
getLineWidth() const | mrpt::opengl::CGridPlaneXY | inline |
getNewTextureNumber() | mrpt::opengl::CRenderizable | protectedstatic |
getPlaneLimits(float &xmin, float &xmax, float &ymin, float &ymax) const | mrpt::opengl::CGridPlaneXY | inline |
getPlaneZcoord() const | mrpt::opengl::CGridPlaneXY | inline |
getPose() const | mrpt::opengl::CRenderizable | |
getPoseRef() const | mrpt::opengl::CRenderizable | inline |
GetRuntimeClass() const | mrpt::opengl::CGridPlaneXY | virtual |
isAntiAliasingEnabled() const | mrpt::opengl::CGridPlaneXY | inline |
isVisible() const | mrpt::opengl::CRenderizable | inline |
m_antiAliasing | mrpt::opengl::CGridPlaneXY | protected |
m_color | mrpt::opengl::CRenderizable | protected |
m_dl | mrpt::opengl::CRenderizableDisplayList | mutableprivate |
m_dl_recreate | mrpt::opengl::CRenderizableDisplayList | mutableprivate |
m_frequency | mrpt::opengl::CGridPlaneXY | protected |
m_lineWidth | mrpt::opengl::CGridPlaneXY | protected |
m_name | mrpt::opengl::CRenderizable | protected |
m_plane_z | mrpt::opengl::CGridPlaneXY | protected |
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_visible | mrpt::opengl::CRenderizable | protected |
m_xMax | mrpt::opengl::CGridPlaneXY | protected |
m_xMin | mrpt::opengl::CGridPlaneXY | protected |
m_yMax | mrpt::opengl::CGridPlaneXY | protected |
m_yMin | mrpt::opengl::CGridPlaneXY | protected |
notifyChange() const | mrpt::opengl::CRenderizableDisplayList | inlineprotected |
operator delete(void *ptr) | mrpt::opengl::CGridPlaneXY | inline |
operator delete(void *memory, void *ptr) | mrpt::opengl::CGridPlaneXY | inline |
operator delete(void *ptr, const std::nothrow_t &) | mrpt::opengl::CGridPlaneXY | inline |
operator delete[](void *ptr) | mrpt::opengl::CGridPlaneXY | inline |
operator new(size_t size) | mrpt::opengl::CGridPlaneXY | inline |
operator new(size_t size, void *ptr) | mrpt::opengl::CGridPlaneXY | inlinestatic |
operator new(size_t size, const std::nothrow_t &) | mrpt::opengl::CGridPlaneXY | inline |
operator new[](size_t size) | mrpt::opengl::CGridPlaneXY | inline |
readFromStream(mrpt::utils::CStream &in, int version) MRPT_OVERRIDE | mrpt::opengl::CGridPlaneXY | protectedvirtual |
readFromStreamRender(mrpt::utils::CStream &in) | mrpt::opengl::CRenderizableDisplayList | inlineprotected |
releaseTextureName(unsigned int i) | mrpt::opengl::CRenderizable | protectedstatic |
render() const MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | virtual |
render_dl() const MRPT_OVERRIDE | mrpt::opengl::CGridPlaneXY | virtual |
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::opengl::CRenderizable | virtual |
setColor_u8(uint8_t R, uint8_t G, uint8_t B, uint8_t A=255) | mrpt::opengl::CRenderizable | inline |
setGridFrequency(float freq) | mrpt::opengl::CGridPlaneXY | inline |
setLineWidth(float w) | mrpt::opengl::CGridPlaneXY | inline |
setLocation(double x, double y, double z) | mrpt::opengl::CRenderizable | inline |
setLocation(const mrpt::math::TPoint3D &p) | mrpt::opengl::CRenderizable | inline |
setPlaneLimits(float xmin, float xmax, float ymin, float ymax) | mrpt::opengl::CGridPlaneXY | inline |
setPlaneZcoord(float z) | mrpt::opengl::CGridPlaneXY | inline |
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::CRenderizable | inline |
should_skip_display_list_cache() const | mrpt::opengl::CRenderizableDisplayList | inlineprotectedvirtual |
SmartPtr typedef | mrpt::opengl::CGridPlaneXY | |
textBitmapWidth(const std::string &str, mrpt::opengl::TOpenGLFont font=mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24) | mrpt::opengl::CRenderizable | static |
traceRay(const mrpt::poses::CPose3D &o, double &dist) const | mrpt::opengl::CRenderizable | virtual |
writeToMatlab() const | mrpt::utils::CSerializable | inlinevirtual |
writeToStream(mrpt::utils::CStream &out, int *getVersion) const MRPT_OVERRIDE | mrpt::opengl::CGridPlaneXY | protectedvirtual |
writeToStreamRender(utils::CStream &out) const | mrpt::opengl::CRenderizable | protected |
~CGridPlaneXY() | mrpt::opengl::CGridPlaneXY | inlineprivatevirtual |
~CObject() | mrpt::utils::CObject | inlinevirtual |
~CRenderizable() | mrpt::opengl::CRenderizable | virtual |
~CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList | virtual |
~CSerializable() | mrpt::utils::CSerializable | inlinevirtual |