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

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

_GetBaseClass()mrpt::opengl::CGridPlaneXYprotectedstatic
_init_CGridPlaneXYmrpt::opengl::CGridPlaneXYprotectedstatic
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::CGridPlaneXYprivate
checkOpenGLError()mrpt::opengl::CRenderizableprotectedstatic
classCGridPlaneXYmrpt::opengl::CGridPlaneXYstatic
classCObjectmrpt::utils::CObjectstatic
classCRenderizablemrpt::opengl::CRenderizablestatic
classCRenderizableDisplayListmrpt::opengl::CRenderizableDisplayListstatic
classCSerializablemrpt::utils::CSerializablestatic
classinfomrpt::opengl::CGridPlaneXYstatic
clone() constmrpt::opengl::CRenderizableDisplayListinline
Create()mrpt::opengl::CGridPlaneXYstatic
Create(float xMin, float xMax, float yMin, float yMax, float z=0, float frequency=1, float lineWidth=1.3f, bool antiAliasing=true)mrpt::opengl::CGridPlaneXYstatic
CreateObject()mrpt::opengl::CGridPlaneXYstatic
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
duplicate() const MRPT_OVERRIDEmrpt::opengl::CGridPlaneXYvirtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
enableAntiAliasing(bool enable=true)mrpt::opengl::CGridPlaneXYinline
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const MRPT_OVERRIDEmrpt::opengl::CGridPlaneXYvirtual
getGridFrequency() constmrpt::opengl::CGridPlaneXYinline
getLineWidth() constmrpt::opengl::CGridPlaneXYinline
getNewTextureNumber()mrpt::opengl::CRenderizableprotectedstatic
getPlaneLimits(float &xmin, float &xmax, float &ymin, float &ymax) constmrpt::opengl::CGridPlaneXYinline
getPlaneZcoord() constmrpt::opengl::CGridPlaneXYinline
getPose() constmrpt::opengl::CRenderizable
getPoseRef() constmrpt::opengl::CRenderizableinline
GetRuntimeClass() constmrpt::opengl::CGridPlaneXYvirtual
isAntiAliasingEnabled() constmrpt::opengl::CGridPlaneXYinline
isVisible() constmrpt::opengl::CRenderizableinline
m_antiAliasingmrpt::opengl::CGridPlaneXYprotected
m_colormrpt::opengl::CRenderizableprotected
m_dlmrpt::opengl::CRenderizableDisplayListmutableprivate
m_dl_recreatemrpt::opengl::CRenderizableDisplayListmutableprivate
m_frequencymrpt::opengl::CGridPlaneXYprotected
m_lineWidthmrpt::opengl::CGridPlaneXYprotected
m_namemrpt::opengl::CRenderizableprotected
m_plane_zmrpt::opengl::CGridPlaneXYprotected
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_visiblemrpt::opengl::CRenderizableprotected
m_xMaxmrpt::opengl::CGridPlaneXYprotected
m_xMinmrpt::opengl::CGridPlaneXYprotected
m_yMaxmrpt::opengl::CGridPlaneXYprotected
m_yMinmrpt::opengl::CGridPlaneXYprotected
notifyChange() constmrpt::opengl::CRenderizableDisplayListinlineprotected
operator delete(void *ptr)mrpt::opengl::CGridPlaneXYinline
operator delete(void *memory, void *ptr)mrpt::opengl::CGridPlaneXYinline
operator delete(void *ptr, const std::nothrow_t &)mrpt::opengl::CGridPlaneXYinline
operator delete[](void *ptr)mrpt::opengl::CGridPlaneXYinline
operator new(size_t size)mrpt::opengl::CGridPlaneXYinline
operator new(size_t size, void *ptr)mrpt::opengl::CGridPlaneXYinlinestatic
operator new(size_t size, const std::nothrow_t &)mrpt::opengl::CGridPlaneXYinline
operator new[](size_t size)mrpt::opengl::CGridPlaneXYinline
readFromStream(mrpt::utils::CStream &in, int version) MRPT_OVERRIDEmrpt::opengl::CGridPlaneXYprotectedvirtual
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::CGridPlaneXYvirtual
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
setGridFrequency(float freq)mrpt::opengl::CGridPlaneXYinline
setLineWidth(float w)mrpt::opengl::CGridPlaneXYinline
setLocation(double x, double y, double z)mrpt::opengl::CRenderizableinline
setLocation(const mrpt::math::TPoint3D &p)mrpt::opengl::CRenderizableinline
setPlaneLimits(float xmin, float xmax, float ymin, float ymax)mrpt::opengl::CGridPlaneXYinline
setPlaneZcoord(float z)mrpt::opengl::CGridPlaneXYinline
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
SmartPtr typedefmrpt::opengl::CGridPlaneXY
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) const MRPT_OVERRIDEmrpt::opengl::CGridPlaneXYprotectedvirtual
writeToStreamRender(utils::CStream &out) constmrpt::opengl::CRenderizableprotected
~CGridPlaneXY()mrpt::opengl::CGridPlaneXYinlineprivatevirtual
~CObject()mrpt::utils::CObjectinlinevirtual
~CRenderizable()mrpt::opengl::CRenderizablevirtual
~CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayListvirtual
~CSerializable()mrpt::utils::CSerializableinlinevirtual



Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Sat Jan 18 22:37:07 UTC 2020