Main MRPT website > C++ reference
MRPT logo

mrpt::opengl::CTexturedPlane Member List

This is the complete list of members for mrpt::opengl::CTexturedPlane, including all inherited members.
_GetBaseClass()mrpt::opengl::CTexturedPlane [protected, static]
_init_CTexturedPlanemrpt::opengl::CTexturedPlane [protected, static]
assignImage(const mrpt::utils::CImage &img, const mrpt::utils::CImage &imgAlpha)mrpt::opengl::CTexturedObject
assignImage(const mrpt::utils::CImage &img)mrpt::opengl::CTexturedObject
assignImage_fast(mrpt::utils::CImage &img, mrpt::utils::CImage &imgAlpha)mrpt::opengl::CTexturedObject
assignImage_fast(mrpt::utils::CImage &img)mrpt::opengl::CTexturedObject
checkOpenGLError()mrpt::opengl::CRenderizable [protected, static]
classCObjectmrpt::utils::CObject [static]
classCRenderizablemrpt::opengl::CRenderizable [static]
classCRenderizableDisplayListmrpt::opengl::CRenderizableDisplayList [static]
classCSerializablemrpt::utils::CSerializable [static]
classCTexturedObjectmrpt::opengl::CTexturedObject [static]
classCTexturedPlanemrpt::opengl::CTexturedPlane [static]
classinfomrpt::opengl::CTexturedPlane [static]
clone() const mrpt::opengl::CRenderizableDisplayList [inline]
Create()mrpt::opengl::CTexturedPlane [static]
Create(float x_min, float x_max, float y_min, float y_max)mrpt::opengl::CTexturedPlane [inline, static]
CreateObject()mrpt::opengl::CTexturedPlane [static]
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
CTexturedObject()mrpt::opengl::CTexturedObject [protected]
CTexturedPlane(float x_min=-1, float x_max=1, float y_min=-1, float y_max=1)mrpt::opengl::CTexturedPlane [private]
duplicate() const mrpt::opengl::CTexturedPlane [virtual]
duplicateGetSmartPtr() const mrpt::utils::CObject [inline]
enableShowName(bool showName=true)mrpt::opengl::CRenderizable [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]
getName() const mrpt::opengl::CRenderizable [inline]
getNewTextureNumber()mrpt::opengl::CRenderizable [protected, static]
getPlaneCorners(float &xMin, float &xMax, float &yMin, float &yMax) const mrpt::opengl::CTexturedPlane [inline]
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::CTexturedPlane [virtual]
getScaleX() const mrpt::opengl::CRenderizable [inline]
getScaleY() const mrpt::opengl::CRenderizable [inline]
getScaleZ() const mrpt::opengl::CRenderizable [inline]
isVisible() const mrpt::opengl::CRenderizable [inline]
loadTextureInOpenGL() const mrpt::opengl::CTexturedObject
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_enableTransparencymrpt::opengl::CTexturedObject [mutable, protected]
m_fill_x_leftmrpt::opengl::CTexturedObject [mutable, protected]
m_fill_x_rightmrpt::opengl::CTexturedObject [mutable, protected]
m_fill_y_bottommrpt::opengl::CTexturedObject [mutable, protected]
m_fill_y_topmrpt::opengl::CTexturedObject [mutable, protected]
m_glTextureNamemrpt::opengl::CTexturedObject [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_tex_x_maxmrpt::opengl::CTexturedPlane [mutable, protected]
m_tex_x_minmrpt::opengl::CTexturedPlane [mutable, protected]
m_tex_y_maxmrpt::opengl::CTexturedPlane [mutable, protected]
m_tex_y_minmrpt::opengl::CTexturedPlane [mutable, protected]
m_texture_is_loadedmrpt::opengl::CTexturedObject [mutable, protected]
m_textureImagemrpt::opengl::CTexturedObject [mutable, protected]
m_textureImageAlphamrpt::opengl::CTexturedObject [mutable, protected]
m_visiblemrpt::opengl::CRenderizable [protected]
m_xmrpt::opengl::CRenderizable [protected]
m_xMaxmrpt::opengl::CTexturedPlane [protected]
m_xMinmrpt::opengl::CTexturedPlane [protected]
m_ymrpt::opengl::CRenderizable [protected]
m_yawmrpt::opengl::CRenderizable [protected]
m_yMaxmrpt::opengl::CTexturedPlane [protected]
m_yMinmrpt::opengl::CTexturedPlane [protected]
m_zmrpt::opengl::CRenderizable [protected]
mrpt::opengl::COpenGLViewport classmrpt::opengl::CRenderizable [friend]
mrpt::opengl::CSetOfObjects classmrpt::opengl::CRenderizable [friend]
mrpt::utils::CStream classmrpt::opengl::CTexturedObject [friend]
notifyChange() const mrpt::opengl::CRenderizableDisplayList [inline, protected]
polygonUpToDatemrpt::opengl::CTexturedPlane [mutable, protected]
r_heightmrpt::opengl::CTexturedObject [mutable, protected]
r_widthmrpt::opengl::CTexturedObject [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]
readFromStreamTexturedObject(mrpt::utils::CStream &in)mrpt::opengl::CTexturedObject [protected]
releaseTextureName(unsigned int i)mrpt::opengl::CRenderizable [protected, static]
render() const mrpt::opengl::CRenderizableDisplayList [virtual]
render_dl() const mrpt::opengl::CTexturedObject [virtual]
render_post() const mrpt::opengl::CTexturedObject [protected, virtual]
render_pre() const mrpt::opengl::CTexturedObject [protected, virtual]
render_texturedobj() const mrpt::opengl::CTexturedPlane [protected, 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]
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]
setPlaneCorners(float xMin, float xMax, float yMin, float yMax)mrpt::opengl::CTexturedPlane [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]
setTextureCornerCoords(float tex_x_min, float tex_x_max, float tex_y_min, float tex_y_max)mrpt::opengl::CTexturedPlane [inline]
setVisibility(bool visible=true)mrpt::opengl::CRenderizable [inline]
should_skip_display_list_cache() const mrpt::opengl::CRenderizableDisplayList [inline, protected, virtual]
SmartPtr typedefmrpt::opengl::CTexturedPlane
tmpPolymrpt::opengl::CTexturedPlane [mutable, protected]
traceRay(const mrpt::poses::CPose3D &o, double &dist) const mrpt::opengl::CTexturedPlane [virtual]
unloadTexture()mrpt::opengl::CTexturedPlane [protected]
updatePoly() const mrpt::opengl::CTexturedPlane [protected]
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializable [protected, pure virtual]
writeToStreamRender(utils::CStream &out) const mrpt::opengl::CRenderizable [protected]
writeToStreamTexturedObject(mrpt::utils::CStream &out) const mrpt::opengl::CTexturedObject [protected]
~CObject()mrpt::utils::CObject [inline, virtual]
~CRenderizable()mrpt::opengl::CRenderizable [virtual]
~CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList [virtual]
~CSerializable()mrpt::utils::CSerializable [inline, virtual]
~CTexturedObject()mrpt::opengl::CTexturedObject [protected, virtual]
~CTexturedPlane()mrpt::opengl::CTexturedPlane [private, virtual]



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011