_GetBaseClass() | mrpt::opengl::CMeshFast | protectedstatic |
_init_CMeshFast | mrpt::opengl::CMeshFast | protectedstatic |
adjustGridToImageAR() | mrpt::opengl::CMeshFast | inline |
assignImage(const mrpt::utils::CImage &img) | mrpt::opengl::CMeshFast | |
assignImageAndZ(const mrpt::utils::CImage &img, const mrpt::math::CMatrixTemplateNumeric< float > &in_Z) | mrpt::opengl::CMeshFast | |
C | mrpt::opengl::CMeshFast | mutableprotected |
C_b | mrpt::opengl::CMeshFast | mutableprotected |
C_g | mrpt::opengl::CMeshFast | mutableprotected |
C_r | mrpt::opengl::CMeshFast | mutableprotected |
checkOpenGLError() | mrpt::opengl::CRenderizable | protectedstatic |
classCMeshFast | mrpt::opengl::CMeshFast | static |
classCObject | mrpt::utils::CObject | static |
classCRenderizable | mrpt::opengl::CRenderizable | static |
classCRenderizableDisplayList | mrpt::opengl::CRenderizableDisplayList | static |
classCSerializable | mrpt::utils::CSerializable | static |
classinfo | mrpt::opengl::CMeshFast | static |
clone() const | mrpt::opengl::CRenderizableDisplayList | inline |
CMeshFast(bool enableTransparency=false, float xMin=-1.0f, float xMax=1.0f, float yMin=-1.0f, float yMax=1.0f) | mrpt::opengl::CMeshFast | inlineprivate |
ConstPtr typedef | mrpt::opengl::CMeshFast | |
Create() | mrpt::opengl::CMeshFast | static |
Create(bool enableTransparency, float xMin=-1.0f, float xMax=1.0f, float yMin=-1.0f, float yMax=1.0f) | mrpt::opengl::CMeshFast | static |
CreateObject() | mrpt::opengl::CMeshFast | static |
CRenderizable() | mrpt::opengl::CRenderizable | |
CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList | |
disablePointSmooth() | mrpt::opengl::CMeshFast | inline |
duplicate() const | mrpt::opengl::CMeshFast | virtual |
duplicateGetSmartPtr() const | mrpt::utils::CObject | inline |
enableColorFromZ(bool v, mrpt::utils::TColormap colorMap=mrpt::utils::cmJET) | mrpt::opengl::CMeshFast | inline |
enablePointSmooth(bool enable=true) | mrpt::opengl::CMeshFast | inline |
enableShowName(bool showName=true) | mrpt::opengl::CRenderizable | inline |
enableTransparency(bool v) | mrpt::opengl::CMeshFast | inline |
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const MRPT_OVERRIDE | mrpt::opengl::CMeshFast | virtual |
getColor() const | mrpt::opengl::CRenderizable | inline |
getColor_u8() const | mrpt::opengl::CRenderizable | inline |
getColorA() const | mrpt::opengl::CRenderizable | inline |
getColorA_u8() const | mrpt::opengl::CRenderizable | inline |
getColorB() const | mrpt::opengl::CRenderizable | inline |
getColorB_u8() const | mrpt::opengl::CRenderizable | inline |
getColorG() const | mrpt::opengl::CRenderizable | inline |
getColorG_u8() const | mrpt::opengl::CRenderizable | inline |
getColorR() const | mrpt::opengl::CRenderizable | inline |
getColorR_u8() const | mrpt::opengl::CRenderizable | inline |
getGridLimits(float &xmin, float &xmax, float &ymin, float &ymax) const | mrpt::opengl::CMeshFast | inline |
getName() const | mrpt::opengl::CRenderizable | inline |
getNewTextureNumber() | mrpt::opengl::CRenderizable | protectedstatic |
getPointSize() const | mrpt::opengl::CMeshFast | inline |
getPose() const | mrpt::opengl::CRenderizable | |
getPosePitch() const | mrpt::opengl::CRenderizable | inline |
getPosePitchRad() const | mrpt::opengl::CRenderizable | inline |
getPoseRef() const | mrpt::opengl::CRenderizable | inline |
getPoseRoll() const | mrpt::opengl::CRenderizable | inline |
getPoseRollRad() const | mrpt::opengl::CRenderizable | inline |
getPoseX() const | mrpt::opengl::CRenderizable | inline |
getPoseY() const | mrpt::opengl::CRenderizable | inline |
getPoseYaw() const | mrpt::opengl::CRenderizable | inline |
getPoseYawRad() const | mrpt::opengl::CRenderizable | inline |
getPoseZ() const | mrpt::opengl::CRenderizable | inline |
GetRuntimeClass() const | mrpt::opengl::CMeshFast | virtual |
getScaleX() const | mrpt::opengl::CRenderizable | inline |
getScaleY() const | mrpt::opengl::CRenderizable | inline |
getScaleZ() const | mrpt::opengl::CRenderizable | inline |
getXBounds(float &min, float &max) const | mrpt::opengl::CMeshFast | inline |
getXMax() const | mrpt::opengl::CMeshFast | inline |
getXMin() const | mrpt::opengl::CMeshFast | inline |
getYBounds(float &min, float &max) const | mrpt::opengl::CMeshFast | inline |
getYMax() const | mrpt::opengl::CMeshFast | inline |
getYMin() const | mrpt::opengl::CMeshFast | inline |
getZ(mrpt::math::CMatrixFloat &out) const | mrpt::opengl::CMeshFast | inline |
isShowNameEnabled() const | mrpt::opengl::CRenderizable | inline |
isVisible() const | mrpt::opengl::CRenderizable | inline |
m_color | mrpt::opengl::CRenderizable | protected |
m_colorFromZ | mrpt::opengl::CMeshFast | protected |
m_colorMap | mrpt::opengl::CMeshFast | protected |
m_enableTransparency | mrpt::opengl::CMeshFast | protected |
m_isImage | mrpt::opengl::CMeshFast | protected |
m_modified_Image | mrpt::opengl::CMeshFast | mutableprotected |
m_modified_Z | mrpt::opengl::CMeshFast | mutableprotected |
m_name | mrpt::opengl::CRenderizable | protected |
m_pointSize | mrpt::opengl::CMeshFast | protected |
m_pointSmooth | mrpt::opengl::CMeshFast | 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_textureImage | mrpt::opengl::CMeshFast | protected |
m_visible | mrpt::opengl::CRenderizable | protected |
notifyChange() const | mrpt::opengl::CRenderizableDisplayList | inlineprotected |
operator delete(void *ptr) | mrpt::opengl::CMeshFast | inline |
operator delete(void *memory, void *ptr) | mrpt::opengl::CMeshFast | inline |
operator delete(void *ptr, const std::nothrow_t &) | mrpt::opengl::CMeshFast | inline |
operator delete[](void *ptr) | mrpt::opengl::CMeshFast | inline |
operator new(size_t size) | mrpt::opengl::CMeshFast | inline |
operator new(size_t size, void *ptr) | mrpt::opengl::CMeshFast | inlinestatic |
operator new(size_t size, const std::nothrow_t &) | mrpt::opengl::CMeshFast | inline |
operator new[](size_t size) | mrpt::opengl::CMeshFast | inline |
pointsUpToDate | mrpt::opengl::CMeshFast | mutableprotected |
Ptr typedef | mrpt::opengl::CMeshFast | |
readFromStream(mrpt::utils::CStream &in, int version) | mrpt::opengl::CMeshFast | 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::CMeshFast | 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_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual |
setColor_u8(uint8_t R, uint8_t G, uint8_t B, uint8_t A=255) | mrpt::opengl::CRenderizableDisplayList | inline |
setColorA(const double a) | mrpt::opengl::CRenderizable | inline |
setColorA_u8(const uint8_t a) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual |
setColorB(const double b) | mrpt::opengl::CRenderizable | inline |
setColorB_u8(const uint8_t b) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual |
setColorG(const double g) | mrpt::opengl::CRenderizable | inline |
setColorG_u8(const uint8_t g) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual |
setColorR(const double r) | mrpt::opengl::CRenderizable | inline |
setColorR_u8(const uint8_t r) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual |
setGridLimits(float xmin, float xmax, float ymin, float ymax) | mrpt::opengl::CMeshFast | inline |
setLocation(double x, double y, double z) | mrpt::opengl::CRenderizable | inline |
setLocation(const mrpt::math::TPoint3D &p) | mrpt::opengl::CRenderizable | inline |
setName(const std::string &n) | mrpt::opengl::CRenderizable | inline |
setPointSize(float p) | mrpt::opengl::CMeshFast | inline |
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::CRenderizable | inline |
setScale(float sx, float sy, float sz) | mrpt::opengl::CRenderizable | inline |
setVisibility(bool visible=true) | mrpt::opengl::CRenderizable | inline |
setXBounds(const float &min, const float &max) | mrpt::opengl::CMeshFast | inline |
setXMax(const float &nxm) | mrpt::opengl::CMeshFast | inline |
setXMin(const float &nxm) | mrpt::opengl::CMeshFast | inline |
setYBounds(const float &min, const float &max) | mrpt::opengl::CMeshFast | inline |
setYMax(const float &nym) | mrpt::opengl::CMeshFast | inline |
setYMin(const float &nym) | mrpt::opengl::CMeshFast | inline |
setZ(const mrpt::math::CMatrixTemplateNumeric< float > &in_Z) | mrpt::opengl::CMeshFast | |
should_skip_display_list_cache() const | mrpt::opengl::CRenderizableDisplayList | inlineprotectedvirtual |
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 |
updateColorsMatrix() const | mrpt::opengl::CMeshFast | protected |
updatePoints() const | mrpt::opengl::CMeshFast | protected |
writeToMatlab() const | mrpt::utils::CSerializable | inlinevirtual |
writeToStream(mrpt::utils::CStream &out, int *getVersion) const | mrpt::opengl::CMeshFast | protectedvirtual |
writeToStreamRender(utils::CStream &out) const | mrpt::opengl::CRenderizable | protected |
X | mrpt::opengl::CMeshFast | mutableprotected |
xMax | mrpt::opengl::CMeshFast | protected |
xMin | mrpt::opengl::CMeshFast | protected |
Y | mrpt::opengl::CMeshFast | mutableprotected |
yMax | mrpt::opengl::CMeshFast | protected |
yMin | mrpt::opengl::CMeshFast | protected |
Z | mrpt::opengl::CMeshFast | mutableprotected |
~CMeshFast() | mrpt::opengl::CMeshFast | inlineprivatevirtual |
~CObject() | mrpt::utils::CObject | inlinevirtual |
~CRenderizable() | mrpt::opengl::CRenderizable | virtual |
~CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList | virtual |
~CSerializable() | mrpt::utils::CSerializable | inlinevirtual |