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

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

_GetBaseClass()mrpt::opengl::CMesh3Dprotectedstatic
_init_CMesh3Dmrpt::opengl::CMesh3Dprotectedstatic
checkOpenGLError()mrpt::opengl::CRenderizableprotectedstatic
classCMesh3Dmrpt::opengl::CMesh3Dstatic
classCObjectmrpt::utils::CObjectstatic
classCRenderizablemrpt::opengl::CRenderizablestatic
classCRenderizableDisplayListmrpt::opengl::CRenderizableDisplayListstatic
classCSerializablemrpt::utils::CSerializablestatic
classinfomrpt::opengl::CMesh3Dstatic
clone() constmrpt::opengl::CRenderizableDisplayListinline
CMesh3D(bool enableTransparency=false, bool antiAliasing=false, bool enableShowEdges=true, bool enableShowFaces=true, bool enableShowVertices=false)mrpt::opengl::CMesh3Dinlineprivate
coord3D typedefmrpt::opengl::CMesh3Dprotected
Create()mrpt::opengl::CMesh3Dstatic
Create(bool enableTransparency, bool enableShowEdges, bool enableShowFaces, bool enableShowVertices)mrpt::opengl::CMesh3Dstatic
CreateObject()mrpt::opengl::CMesh3Dstatic
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
duplicate() const MRPT_OVERRIDEmrpt::opengl::CMesh3Dvirtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
edge_colormrpt::opengl::CMesh3Dprotected
enableAntiAliasing(bool v)mrpt::opengl::CMesh3Dinline
enableFaceNormals(bool v)mrpt::opengl::CMesh3Dinline
enableShowEdges(bool v)mrpt::opengl::CMesh3Dinline
enableShowFaces(bool v)mrpt::opengl::CMesh3Dinline
enableShowVertices(bool v)mrpt::opengl::CMesh3Dinline
enableTransparency(bool v)mrpt::opengl::CMesh3Dinline
f_verts typedefmrpt::opengl::CMesh3Dprotected
face_colormrpt::opengl::CMesh3Dprotected
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const MRPT_OVERRIDEmrpt::opengl::CMesh3Dvirtual
getNewTextureNumber()mrpt::opengl::CRenderizableprotectedstatic
getPose() constmrpt::opengl::CRenderizable
getPoseRef() constmrpt::opengl::CRenderizableinline
GetRuntimeClass() constmrpt::opengl::CMesh3Dvirtual
isVisible() constmrpt::opengl::CRenderizableinline
loadMesh(unsigned int num_verts, unsigned int num_faces, int *verts_per_face, int *face_verts, float *vert_coords)mrpt::opengl::CMesh3D
loadMesh(unsigned int num_verts, unsigned int num_faces, const Array< bool, 1, Dynamic > &is_quad, const Array< int, 4, Dynamic > &face_verts, const Array< float, 3, Dynamic > &vert_coords)mrpt::opengl::CMesh3D
m_antiAliasingmrpt::opengl::CMesh3Dprotected
m_colormrpt::opengl::CRenderizableprotected
m_colorMapmrpt::opengl::CMesh3Dprotected
m_computeNormalsmrpt::opengl::CMesh3Dprotected
m_dlmrpt::opengl::CRenderizableDisplayListmutableprivate
m_dl_recreatemrpt::opengl::CRenderizableDisplayListmutableprivate
m_enableTransparencymrpt::opengl::CMesh3Dprotected
m_face_vertsmrpt::opengl::CMesh3Dprotected
m_is_quadmrpt::opengl::CMesh3Dprotected
m_lineWidthmrpt::opengl::CMesh3Dprotected
m_namemrpt::opengl::CRenderizableprotected
m_normalsmrpt::opengl::CMesh3Dprotected
m_num_facesmrpt::opengl::CMesh3Dprotected
m_num_vertsmrpt::opengl::CMesh3Dprotected
m_pointSizemrpt::opengl::CMesh3Dprotected
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_showEdgesmrpt::opengl::CMesh3Dprotected
m_showFacesmrpt::opengl::CMesh3Dprotected
m_showVerticesmrpt::opengl::CMesh3Dprotected
m_vert_coordsmrpt::opengl::CMesh3Dprotected
m_visiblemrpt::opengl::CRenderizableprotected
notifyChange() constmrpt::opengl::CRenderizableDisplayListinlineprotected
operator delete(void *ptr)mrpt::opengl::CMesh3Dinline
operator delete(void *memory, void *ptr)mrpt::opengl::CMesh3Dinline
operator delete(void *ptr, const std::nothrow_t &)mrpt::opengl::CMesh3Dinline
operator delete[](void *ptr)mrpt::opengl::CMesh3Dinline
operator new(size_t size)mrpt::opengl::CMesh3Dinline
operator new(size_t size, void *ptr)mrpt::opengl::CMesh3Dinlinestatic
operator new(size_t size, const std::nothrow_t &)mrpt::opengl::CMesh3Dinline
operator new[](size_t size)mrpt::opengl::CMesh3Dinline
readFromStream(mrpt::utils::CStream &in, int version) MRPT_OVERRIDEmrpt::opengl::CMesh3Dprotectedvirtual
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::CMesh3Dvirtual
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
setEdgeColor(float r, float g, float b, float a=1.f)mrpt::opengl::CMesh3D
setFaceColor(float r, float g, float b, float a=1.f)mrpt::opengl::CMesh3D
setLineWidth(float lw)mrpt::opengl::CMesh3Dinline
setLocation(double x, double y, double z)mrpt::opengl::CRenderizableinline
setLocation(const mrpt::math::TPoint3D &p)mrpt::opengl::CRenderizableinline
setPointSize(float ps)mrpt::opengl::CMesh3Dinline
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
setVertColor(float r, float g, float b, float a=1.f)mrpt::opengl::CMesh3D
setVisibility(bool visible=true)mrpt::opengl::CRenderizableinline
should_skip_display_list_cache() constmrpt::opengl::CRenderizableDisplayListinlineprotectedvirtual
SmartPtr typedefmrpt::opengl::CMesh3D
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
vert_colormrpt::opengl::CMesh3Dprotected
writeToMatlab() constmrpt::utils::CSerializableinlinevirtual
writeToStream(mrpt::utils::CStream &out, int *getVersion) const MRPT_OVERRIDEmrpt::opengl::CMesh3Dprotectedvirtual
writeToStreamRender(utils::CStream &out) constmrpt::opengl::CRenderizableprotected
~CMesh3D()mrpt::opengl::CMesh3Dinlineprivatevirtual
~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