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

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

_GetBaseClass()mrpt::opengl::CAngularObservationMeshprotectedstatic
_init_CAngularObservationMeshmrpt::opengl::CAngularObservationMeshprotectedstatic
actualMeshmrpt::opengl::CAngularObservationMeshmutableprotected
addTriangle(const mrpt::math::TPoint3D &p1, const mrpt::math::TPoint3D &p2, const mrpt::math::TPoint3D &p3) constmrpt::opengl::CAngularObservationMeshprotected
CAngularObservationMesh()mrpt::opengl::CAngularObservationMeshinlineprotected
checkOpenGLError()mrpt::opengl::CRenderizableprotectedstatic
classCAngularObservationMeshmrpt::opengl::CAngularObservationMeshstatic
classCObjectmrpt::utils::CObjectstatic
classCRenderizablemrpt::opengl::CRenderizablestatic
classCRenderizableDisplayListmrpt::opengl::CRenderizableDisplayListstatic
classCSerializablemrpt::utils::CSerializablestatic
classinfomrpt::opengl::CAngularObservationMeshstatic
clone() constmrpt::opengl::CRenderizableDisplayListinline
Create()mrpt::opengl::CAngularObservationMeshstatic
CreateObject()mrpt::opengl::CAngularObservationMeshstatic
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
duplicate() const MRPT_OVERRIDEmrpt::opengl::CAngularObservationMeshvirtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
enableTransparency(bool enabled=true)mrpt::opengl::CAngularObservationMeshinline
generatePointCloud(mrpt::maps::CPointsMap *out_map) constmrpt::opengl::CAngularObservationMesh
generateSetOfTriangles(CSetOfTrianglesPtr &res) constmrpt::opengl::CAngularObservationMesh
generateSetOfTriangles(std::vector< mrpt::math::TPolygon3D > &res) constmrpt::opengl::CAngularObservationMesh
getActualMesh(mrpt::math::CMatrixTemplate< mrpt::math::TPoint3D > &pts, mrpt::math::CMatrixBool &validity) constmrpt::opengl::CAngularObservationMeshinline
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const MRPT_OVERRIDEmrpt::opengl::CAngularObservationMeshvirtual
getNewTextureNumber()mrpt::opengl::CRenderizableprotectedstatic
getPitchBounds(double &initial, double &final) constmrpt::opengl::CAngularObservationMesh
getPitchBounds(std::vector< double > &bounds) constmrpt::opengl::CAngularObservationMesh
getPose() constmrpt::opengl::CRenderizable
getPoseRef() constmrpt::opengl::CRenderizableinline
GetRuntimeClass() constmrpt::opengl::CAngularObservationMeshvirtual
getScanSet(std::vector< mrpt::obs::CObservation2DRangeScan > &scans) constmrpt::opengl::CAngularObservationMesh
getTracedRays(CSetOfLinesPtr &res) constmrpt::opengl::CAngularObservationMesh
getUntracedRays(CSetOfLinesPtr &res, double dist) constmrpt::opengl::CAngularObservationMesh
isTransparencyEnabled() constmrpt::opengl::CAngularObservationMeshinline
isVisible() constmrpt::opengl::CRenderizableinline
isWireframe() constmrpt::opengl::CAngularObservationMeshinline
m_colormrpt::opengl::CRenderizableprotected
m_dlmrpt::opengl::CRenderizableDisplayListmutableprivate
m_dl_recreatemrpt::opengl::CRenderizableDisplayListmutableprivate
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_visiblemrpt::opengl::CRenderizableprotected
mEnableTransparencymrpt::opengl::CAngularObservationMeshprotected
meshUpToDatemrpt::opengl::CAngularObservationMeshmutableprotected
mWireframemrpt::opengl::CAngularObservationMeshprotected
notifyChange() constmrpt::opengl::CRenderizableDisplayListinlineprotected
operator delete(void *ptr)mrpt::opengl::CAngularObservationMeshinline
operator delete(void *memory, void *ptr)mrpt::opengl::CAngularObservationMeshinline
operator delete(void *ptr, const std::nothrow_t &)mrpt::opengl::CAngularObservationMeshinline
operator delete[](void *ptr)mrpt::opengl::CAngularObservationMeshinline
operator new(size_t size)mrpt::opengl::CAngularObservationMeshinline
operator new(size_t size, void *ptr)mrpt::opengl::CAngularObservationMeshinlinestatic
operator new(size_t size, const std::nothrow_t &)mrpt::opengl::CAngularObservationMeshinline
operator new[](size_t size)mrpt::opengl::CAngularObservationMeshinline
pitchBoundsmrpt::opengl::CAngularObservationMeshprotected
readFromStream(mrpt::utils::CStream &in, int version) MRPT_OVERRIDEmrpt::opengl::CAngularObservationMeshprotectedvirtual
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::CAngularObservationMeshvirtual
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
scanSetmrpt::opengl::CAngularObservationMeshprotected
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
setLocation(double x, double y, double z)mrpt::opengl::CRenderizableinline
setLocation(const mrpt::math::TPoint3D &p)mrpt::opengl::CRenderizableinline
setPitchBounds(const double initial, const double final)mrpt::opengl::CAngularObservationMesh
setPitchBounds(const std::vector< double > &bounds)mrpt::opengl::CAngularObservationMesh
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
setScanSet(const std::vector< mrpt::obs::CObservation2DRangeScan > &scans)mrpt::opengl::CAngularObservationMesh
setVisibility(bool visible=true)mrpt::opengl::CRenderizableinline
setWireframe(bool enabled=true)mrpt::opengl::CAngularObservationMeshinline
should_skip_display_list_cache() constmrpt::opengl::CRenderizableDisplayListinlineprotectedvirtual
SmartPtr typedefmrpt::opengl::CAngularObservationMesh
textBitmapWidth(const std::string &str, mrpt::opengl::TOpenGLFont font=mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24)mrpt::opengl::CRenderizablestatic
trace1DSetOfRays(const T &e, const mrpt::poses::CPose3D &initial, mrpt::obs::CObservation2DRangeScan &obs, const TDoubleRange &yaws)mrpt::opengl::CAngularObservationMeshinlinestatic
trace2DSetOfRays(const T &e, const mrpt::poses::CPose3D &initial, CAngularObservationMeshPtr &caom, const TDoubleRange &pitchs, const TDoubleRange &yaws)mrpt::opengl::CAngularObservationMeshstatic
traceRay(const mrpt::poses::CPose3D &o, double &dist) const MRPT_OVERRIDEmrpt::opengl::CAngularObservationMeshvirtual
trianglesmrpt::opengl::CAngularObservationMeshmutableprotected
updateMesh() constmrpt::opengl::CAngularObservationMeshprotected
validityMatrixmrpt::opengl::CAngularObservationMeshmutableprotected
writeToMatlab() constmrpt::utils::CSerializableinlinevirtual
writeToStream(mrpt::utils::CStream &out, int *getVersion) const MRPT_OVERRIDEmrpt::opengl::CAngularObservationMeshprotectedvirtual
writeToStreamRender(utils::CStream &out) constmrpt::opengl::CRenderizableprotected
~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 Tue Mar 3 09:15:16 UTC 2020