Main MRPT website > C++ reference
MRPT logo

mrpt::opengl::CMesh Member List

This is the complete list of members for mrpt::opengl::CMesh, including all inherited members.
_GetBaseClass()mrpt::opengl::CMesh [protected, static]
_init_CMeshmrpt::opengl::CMesh [protected, static]
actualMeshmrpt::opengl::CMesh [mutable, protected]
assignImage(const utils::CImage &img)mrpt::opengl::CMesh
Cmrpt::opengl::CMesh [mutable, protected]
checkOpenGLError()mrpt::opengl::CRenderizable [protected, static]
classCMeshmrpt::opengl::CMesh [static]
classCObjectmrpt::utils::CObject [static]
classCRenderizablemrpt::opengl::CRenderizable [static]
classCRenderizableDisplayListmrpt::opengl::CRenderizableDisplayList [static]
classCSerializablemrpt::utils::CSerializable [static]
classinfomrpt::opengl::CMesh [static]
clone() const mrpt::opengl::CRenderizableDisplayList [inline]
CMesh(bool enableTransparency=false, float xMin=0.0f, float xMax=0.0f, float yMin=0.0f, float yMax=0.0f)mrpt::opengl::CMesh [inline, private]
Create()mrpt::opengl::CMesh [static]
Create(bool enableTransparency, float xMin=0.0f, float xMax=0.0f, float yMin=0.0f, float yMax=0.0f)mrpt::opengl::CMesh [inline, static]
CreateObject()mrpt::opengl::CMesh [static]
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
duplicate() const mrpt::opengl::CMesh [virtual]
duplicateGetSmartPtr() const mrpt::utils::CObject [inline]
enableColorFromZ(bool v, mrpt::utils::TColormap colorMap=mrpt::utils::cmJET)mrpt::opengl::CMesh [inline]
enableShowName(bool showName=true)mrpt::opengl::CRenderizable [inline]
enableTransparency(bool v)mrpt::opengl::CMesh [inline]
enableWireFrame(bool v)mrpt::opengl::CMesh [inline]
getColor() const mrpt::opengl::CRenderizable [inline]
getColorA() const mrpt::opengl::CRenderizable [inline]
getColorB() const mrpt::opengl::CRenderizable [inline]
getColorG() const mrpt::opengl::CRenderizable [inline]
getColorR() const mrpt::opengl::CRenderizable [inline]
getCurrentRenderingInfo(TRenderInfo &ri) const mrpt::opengl::CRenderizable [protected]
getGridLimits(float &xmin, float &xmax, float &ymin, float &ymax) const mrpt::opengl::CMesh [inline]
getMask(mrpt::math::CMatrixFloat &out) const mrpt::opengl::CMesh [inline]
getName() const mrpt::opengl::CRenderizable [inline]
getNewTextureNumber()mrpt::opengl::CRenderizable [protected, static]
getPose() const mrpt::opengl::CRenderizable
getPosePitch() const mrpt::opengl::CRenderizable [inline]
getPoseRoll() const mrpt::opengl::CRenderizable [inline]
getPoseX() const mrpt::opengl::CRenderizable [inline]
getPoseY() const mrpt::opengl::CRenderizable [inline]
getPoseYaw() const mrpt::opengl::CRenderizable [inline]
getPoseZ() const mrpt::opengl::CRenderizable [inline]
GetRuntimeClass() const mrpt::opengl::CMesh [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::CMesh [inline]
getXMax() const mrpt::opengl::CMesh [inline]
getXMin() const mrpt::opengl::CMesh [inline]
getYBounds(float &min, float &max) const mrpt::opengl::CMesh [inline]
getYMax() const mrpt::opengl::CMesh [inline]
getYMin() const mrpt::opengl::CMesh [inline]
getZ(mrpt::math::CMatrixFloat &out) const mrpt::opengl::CMesh [inline]
isVisible() const mrpt::opengl::CRenderizable [inline]
m_color_Amrpt::opengl::CRenderizable [protected]
m_color_Bmrpt::opengl::CRenderizable [protected]
m_color_Gmrpt::opengl::CRenderizable [protected]
m_color_Rmrpt::opengl::CRenderizable [protected]
m_colorFromZmrpt::opengl::CMesh [protected]
m_colorMapmrpt::opengl::CMesh [protected]
m_enableTransparencymrpt::opengl::CMesh [protected]
m_isWireFramemrpt::opengl::CMesh [protected]
m_modified_Zmrpt::opengl::CMesh [mutable, protected]
m_namemrpt::opengl::CRenderizable [protected]
m_pitchmrpt::opengl::CRenderizable [protected]
m_rollmrpt::opengl::CRenderizable [protected]
m_scale_xmrpt::opengl::CRenderizable [protected]
m_scale_ymrpt::opengl::CRenderizable [protected]
m_scale_zmrpt::opengl::CRenderizable [protected]
m_show_namemrpt::opengl::CRenderizable [protected]
m_textureImagemrpt::opengl::CMesh [protected]
m_visiblemrpt::opengl::CRenderizable [protected]
m_xmrpt::opengl::CRenderizable [protected]
m_ymrpt::opengl::CRenderizable [protected]
m_yawmrpt::opengl::CRenderizable [protected]
m_zmrpt::opengl::CRenderizable [protected]
maskmrpt::opengl::CMesh [protected]
mrpt::opengl::COpenGLViewport classmrpt::opengl::CRenderizable [friend]
mrpt::opengl::CSetOfObjects classmrpt::opengl::CRenderizable [friend]
mrpt::utils::CStream classmrpt::opengl::CRenderizableDisplayList [friend]
notifyChange() const mrpt::opengl::CRenderizableDisplayList [inline, protected]
polygonsUpToDatemrpt::opengl::CMesh [mutable, protected]
readFromStream(mrpt::utils::CStream &in, int version)=0mrpt::utils::CSerializable [protected, pure virtual]
readFromStreamRender(mrpt::utils::CStream &in)mrpt::opengl::CRenderizableDisplayList [inline, protected]
releaseTextureName(unsigned int i)mrpt::opengl::CRenderizable [protected, static]
render() const mrpt::opengl::CRenderizableDisplayList [virtual]
render_dl() const mrpt::opengl::CMesh [virtual]
renderTextBitmap(const char *str, void *fontStyle)mrpt::opengl::CRenderizable [static]
renderTriangleWithNormal(const mrpt::math::TPoint3D &p1, const mrpt::math::TPoint3D &p2, const mrpt::math::TPoint3D &p3)mrpt::opengl::CRenderizable [protected, static]
setColor(const mrpt::utils::TColorf &c)mrpt::opengl::CRenderizableDisplayList [virtual]
setColor(double R, double G, double B, double A=1)mrpt::opengl::CRenderizableDisplayList [virtual]
setColorA(const double a)mrpt::opengl::CRenderizableDisplayList [inline, virtual]
setColorB(const double b)mrpt::opengl::CRenderizableDisplayList [inline, virtual]
setColorG(const double g)mrpt::opengl::CRenderizableDisplayList [inline, virtual]
setColorR(const double r)mrpt::opengl::CRenderizableDisplayList [inline, virtual]
setGridLimits(float xmin, float xmax, float ymin, float ymax)mrpt::opengl::CMesh [inline]
setLocation(double x, double y, double z)mrpt::opengl::CRenderizable [inline]
setLocation(const mrpt::math::TPoint3D &p)mrpt::opengl::CRenderizable [inline]
setMask(const mrpt::math::CMatrixTemplateNumeric< float > &in_mask)mrpt::opengl::CMesh
setName(const std::string &n)mrpt::opengl::CRenderizable [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
setScale(float s)mrpt::opengl::CRenderizable [inline]
setScale(float sx, float sy, float sz)mrpt::opengl::CRenderizable [inline]
setUV(const mrpt::math::CMatrixTemplateNumeric< float > &in_U, const mrpt::math::CMatrixTemplateNumeric< float > &in_V)mrpt::opengl::CMesh
setVisibility(bool visible=true)mrpt::opengl::CRenderizable [inline]
setXBounds(const float &min, const float &max)mrpt::opengl::CMesh [inline]
setXMax(const float &nxm)mrpt::opengl::CMesh [inline]
setXMin(const float &nxm)mrpt::opengl::CMesh [inline]
setYBounds(const float &min, const float &max)mrpt::opengl::CMesh [inline]
setYMax(const float &nym)mrpt::opengl::CMesh [inline]
setYMin(const float &nym)mrpt::opengl::CMesh [inline]
setZ(const mrpt::math::CMatrixTemplateNumeric< float > &in_Z)mrpt::opengl::CMesh
should_skip_display_list_cache() const mrpt::opengl::CRenderizableDisplayList [inline, protected, virtual]
SmartPtr typedefmrpt::opengl::CMesh
tmpPolysmrpt::opengl::CMesh [mutable, protected]
traceRay(const mrpt::poses::CPose3D &o, double &dist) const mrpt::opengl::CMesh [virtual]
trianglesUpToDatemrpt::opengl::CMesh [mutable, protected]
Umrpt::opengl::CMesh [protected]
updateColorsMatrix() const mrpt::opengl::CMesh [protected]
updatePolygons() const mrpt::opengl::CMesh [protected]
updateTriangles() const mrpt::opengl::CMesh [protected]
Vmrpt::opengl::CMesh [protected]
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializable [protected, pure virtual]
writeToStreamRender(utils::CStream &out) const mrpt::opengl::CRenderizable [protected]
xMaxmrpt::opengl::CMesh [protected]
xMinmrpt::opengl::CMesh [protected]
yMaxmrpt::opengl::CMesh [protected]
yMinmrpt::opengl::CMesh [protected]
Zmrpt::opengl::CMesh [protected]
~CMesh()mrpt::opengl::CMesh [inline, private, virtual]
~CObject()mrpt::utils::CObject [inline, virtual]
~CRenderizable()mrpt::opengl::CRenderizable [virtual]
~CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList [virtual]
~CSerializable()mrpt::utils::CSerializable [inline, virtual]



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011