MRPT logo

mrpt::opengl::CPolyhedron Member List

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

_GetBaseClass()mrpt::utils::CSerializable [protected, static]
addEdges(const TPolyhedronFace &e)mrpt::opengl::CPolyhedron [private]
checkConsistence(const vector< CPoint3D > &vertices, const vector< TPolyhedronFace > &faces)mrpt::opengl::CPolyhedron [private, static]
checkOpenGLError()mrpt::opengl::CRenderizable [protected, static]
classCSerializablemrpt::utils::CSerializable [static]
clone() const mrpt::opengl::CRenderizable [inline]
CPolyhedron()mrpt::opengl::CPolyhedron [inline, private]
CPolyhedron(const vector< CPoint3D > &vertices, const vector< TPolyhedronFace > &faces, bool doCheck=true)mrpt::opengl::CPolyhedron [inline, private]
Create(const vector< CPoint3D > &vertices, const vector< vector< uint32_t > > &faces)mrpt::opengl::CPolyhedron [inline, static]
Create(const vector< CPoint3D > &vertices, const vector< TPolyhedronFace > &faces)mrpt::opengl::CPolyhedron [inline, static]
CreateArchimedeanRegularAntiprism(const uint32_t numBaseEdges, const float baseRadius)mrpt::opengl::CPolyhedron [static]
CreateArchimedeanRegularPrism(const uint32_t numBaseEdges, const float baseRadius)mrpt::opengl::CPolyhedron [static]
CreateCubicPrism(const float x1, const float x2, const float y1, const float y2, const float z1, const float z2)mrpt::opengl::CPolyhedron [static]
CreateCuboctahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateCustomAntiprism(const vector< CPoint2D > &bottomBase, const vector< CPoint2D > &topBase, const float height)mrpt::opengl::CPolyhedron [static]
CreateCustomPrism(const vector< CPoint2D > &baseVertices, const float height)mrpt::opengl::CPolyhedron [static]
CreateDodecahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateDoublePyramid(const vector< CPoint2D > &baseVertices, const float height1, const float height2)mrpt::opengl::CPolyhedron [static]
CreateEmpty()mrpt::opengl::CPolyhedron [inline, private, static]
CreateHexahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateIcosahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateIcosidodecahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateNoCheck(const vector< CPoint3D > &vertices, const vector< TPolyhedronFace > &faces)mrpt::opengl::CPolyhedron [inline, private, static]
CreateOctahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateParallelepiped(const CPoint3D &base, const CPoint3D &v1, const CPoint3D &v2, const CPoint3D &v3)mrpt::opengl::CPolyhedron [static]
CreatePyramid(const vector< CPoint2D > &baseVertices, const float height)mrpt::opengl::CPolyhedron [static]
CreateRegularAntiprism(const uint32_t numBaseEdges, const float baseRadius, const float height)mrpt::opengl::CPolyhedron [static]
CreateRegularDoublePyramid(const uint32_t numBaseEdges, const float baseRadius, const float height1, const float height2)mrpt::opengl::CPolyhedron [static]
CreateRegularPrism(const uint32_t numbaseEdges, const float baseRadius, const float height)mrpt::opengl::CPolyhedron [static]
CreateRegularPyramid(const uint32_t numBaseEdges, const float baseRadius, const float height)mrpt::opengl::CPolyhedron [static]
CreateRegularTruncatedPyramid(const uint32_t numBaseEdges, const float baseRadius, const float height, const float ratio)mrpt::opengl::CPolyhedron [static]
CreateRhombicuboctahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateTetrahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateTruncatedHexahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateTruncatedOctahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CreateTruncatedPyramid(const vector< CPoint2D > &baseVertices, const float height, const float ratio)mrpt::opengl::CPolyhedron [static]
CreateTruncatedTetrahedron(const float radius)mrpt::opengl::CPolyhedron [static]
CRenderizable()mrpt::opengl::CRenderizable [inline]
duplicate() const =0mrpt::utils::CSerializable [pure virtual]
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]
getEdges(vector< TPolyhedronEdge > &edges) const mrpt::opengl::CPolyhedron [inline]
getEdgesLength(vector< float > &lengths) const mrpt::opengl::CPolyhedron
getFaces(vector< TPolyhedronFace > &faces) const mrpt::opengl::CPolyhedron [inline]
getFacesArea(vector< float > &areas) const mrpt::opengl::CPolyhedron
getLineWidth() const mrpt::opengl::CPolyhedron [inline]
getName() const mrpt::opengl::CRenderizable [inline]
getNewTextureNumber()mrpt::opengl::CRenderizable [protected, static]
getNumberOfEdges() const mrpt::opengl::CPolyhedron [inline]
getNumberOfFaces() const mrpt::opengl::CPolyhedron [inline]
getNumberOfVertices() const mrpt::opengl::CPolyhedron [inline]
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::utils::CSerializable [virtual]
getScaleX() const mrpt::opengl::CRenderizable [inline]
getScaleY() const mrpt::opengl::CRenderizable [inline]
getScaleZ() const mrpt::opengl::CRenderizable [inline]
getVertices(vector< CPoint3D > &vertices) const mrpt::opengl::CPolyhedron [inline]
getVolume() const mrpt::opengl::CPolyhedron
isWireframe() const mrpt::opengl::CPolyhedron [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_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_xmrpt::opengl::CRenderizable [protected]
m_ymrpt::opengl::CRenderizable [protected]
m_yawmrpt::opengl::CRenderizable [protected]
m_zmrpt::opengl::CRenderizable [protected]
mEdgesmrpt::opengl::CPolyhedron [protected]
mFacesmrpt::opengl::CPolyhedron [protected]
mLineWidthmrpt::opengl::CPolyhedron [protected]
mrpt::opengl::COpenGLViewport classmrpt::opengl::CRenderizable [friend]
mrpt::opengl::CSetOfObjects classmrpt::opengl::CRenderizable [friend]
mrpt::utils::CStream classmrpt::utils::CSerializable [friend]
mVerticesmrpt::opengl::CPolyhedron [protected]
mWireframemrpt::opengl::CPolyhedron [protected]
readFromStream(mrpt::utils::CStream &in, int version)=0mrpt::utils::CSerializable [protected, pure virtual]
readFromStreamRender(utils::CStream &in)mrpt::opengl::CRenderizable [protected]
releaseTextureName(unsigned int i)mrpt::opengl::CRenderizable [protected, static]
render() const mrpt::opengl::CPolyhedron [virtual]
renderTextBitmap(const char *str, void *fontStyle)mrpt::opengl::CRenderizable [static]
setColor(const mrpt::utils::TColorf &c)mrpt::opengl::CRenderizable [inline, virtual]
setColor(double R, double G, double B, double A=1)mrpt::opengl::CRenderizable [virtual]
setColorA(const double a)mrpt::opengl::CRenderizable [inline, virtual]
setColorB(const double b)mrpt::opengl::CRenderizable [inline, virtual]
setColorG(const double g)mrpt::opengl::CRenderizable [inline, virtual]
setColorR(const double r)mrpt::opengl::CRenderizable [inline, virtual]
setLineWidth(float lineWidth)mrpt::opengl::CPolyhedron [inline]
setLocation(double x, double y, double z)mrpt::opengl::CRenderizable [inline]
setName(const std::string &n)mrpt::opengl::CRenderizable [inline]
setNormal(TPolyhedronFace &f, bool doCheck=true)mrpt::opengl::CPolyhedron [private]
setPose(const mrpt::poses::CPose3D &o)mrpt::opengl::CRenderizable
setScale(float s)mrpt::opengl::CRenderizable [inline]
setScale(float sx, float sy, float sz)mrpt::opengl::CRenderizable [inline]
setWireframe(bool enabled=true)mrpt::opengl::CPolyhedron [inline]
traceRay(const mrpt::poses::CPose3D &o, float &dist) const mrpt::opengl::CPolyhedron [virtual]
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializable [protected, pure virtual]
writeToStreamRender(utils::CStream &out) const mrpt::opengl::CRenderizable [protected]
~CPolyhedron()mrpt::opengl::CPolyhedron [inline, private, virtual]
~CRenderizable()mrpt::opengl::CRenderizable [inline, virtual]
~CSerializable()mrpt::utils::CSerializable [virtual]




Page generated by Doxygen 1.5.7.1 for MRPT 0.6.5 SVN: at Mon Feb 23 13:35:09 EST 2009