Main MRPT website > C++ reference
MRPT logo

mrpt::opengl::CSphere Member List

This is the complete list of members for mrpt::opengl::CSphere, including all inherited members.
_GetBaseClass()mrpt::opengl::CSphere [protected, static]
_init_CSpheremrpt::opengl::CSphere [protected, static]
checkOpenGLError()mrpt::opengl::CRenderizable [protected, static]
classCObjectmrpt::utils::CObject [static]
classCRenderizablemrpt::opengl::CRenderizable [static]
classCRenderizableDisplayListmrpt::opengl::CRenderizableDisplayList [static]
classCSerializablemrpt::utils::CSerializable [static]
classCSpheremrpt::opengl::CSphere [static]
classinfomrpt::opengl::CSphere [static]
clone() const mrpt::opengl::CRenderizableDisplayList [inline]
Create()mrpt::opengl::CSphere [static]
Create(float radius, int nDivsLongitude=20, int nDivsLatitude=20)mrpt::opengl::CSphere [inline, static]
CreateObject()mrpt::opengl::CSphere [static]
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
CSphere(float radius=1.0f, int nDivsLongitude=20, int nDivsLatitude=20)mrpt::opengl::CSphere [inline, private]
duplicate() const mrpt::opengl::CSphere [virtual]
duplicateGetSmartPtr() const mrpt::utils::CObject [inline]
enableRadiusIndependentOfEyeDistance(bool v=true)mrpt::opengl::CSphere [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]
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]
getRadius() const mrpt::opengl::CSphere [inline]
GetRuntimeClass() const mrpt::opengl::CSphere [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]
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_keepRadiusIndependentEyeDistancemrpt::opengl::CSphere [protected]
m_namemrpt::opengl::CRenderizable [protected]
m_nDivsLatitudemrpt::opengl::CSphere [protected]
m_nDivsLongitudemrpt::opengl::CSphere [protected]
m_pitchmrpt::opengl::CRenderizable [protected]
m_radiusmrpt::opengl::CSphere [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_visiblemrpt::opengl::CRenderizable [protected]
m_xmrpt::opengl::CRenderizable [protected]
m_ymrpt::opengl::CRenderizable [protected]
m_yawmrpt::opengl::CRenderizable [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::CRenderizableDisplayList [friend]
notifyChange() const mrpt::opengl::CRenderizableDisplayList [inline, 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::CSphere [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]
setNumberDivsLatitude(int N)mrpt::opengl::CSphere [inline]
setNumberDivsLongitude(int N)mrpt::opengl::CSphere [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
setRadius(float r)mrpt::opengl::CSphere [inline]
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]
should_skip_display_list_cache() const mrpt::opengl::CSphere [inline, virtual]
SmartPtr typedefmrpt::opengl::CSphere
traceRay(const mrpt::poses::CPose3D &o, double &dist) const mrpt::opengl::CSphere [virtual]
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializable [protected, pure virtual]
writeToStreamRender(utils::CStream &out) const mrpt::opengl::CRenderizable [protected]
~CObject()mrpt::utils::CObject [inline, virtual]
~CRenderizable()mrpt::opengl::CRenderizable [virtual]
~CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList [virtual]
~CSerializable()mrpt::utils::CSerializable [inline, virtual]
~CSphere()mrpt::opengl::CSphere [inline, private, virtual]



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