Main MRPT website > C++ reference for MRPT 1.9.9
mrpt::opengl::CPolyhedron Member List

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

_GetBaseClass()mrpt::opengl::CPolyhedronprotectedstatic
_init_CPolyhedronmrpt::opengl::CPolyhedronprotectedstatic
addEdges(const TPolyhedronFace &e)mrpt::opengl::CPolyhedronprivate
augment(double height) constmrpt::opengl::CPolyhedron
augment(double height, size_t numVertices) constmrpt::opengl::CPolyhedron
augment(bool direction=false) constmrpt::opengl::CPolyhedron
augment(size_t numVertices, bool direction=false) constmrpt::opengl::CPolyhedron
cantellate(double factor) constmrpt::opengl::CPolyhedron
checkConsistence(const std::vector< mrpt::math::TPoint3D > &vertices, const std::vector< TPolyhedronFace > &faces)mrpt::opengl::CPolyhedronprivatestatic
checkOpenGLError()mrpt::opengl::CRenderizableprotectedstatic
classNamemrpt::opengl::CPolyhedronstatic
clone() const overridemrpt::opengl::CPolyhedronvirtual
ConstPtr typedefmrpt::opengl::CPolyhedron
ConstUniquePtr typedefmrpt::opengl::CPolyhedron
CPolyhedron()mrpt::opengl::CPolyhedroninline
CPolyhedron(const std::vector< mrpt::math::TPoint3D > &vertices, const std::vector< TPolyhedronFace > &faces, bool doCheck=true)mrpt::opengl::CPolyhedroninline
CPolyhedron(const std::vector< math::TPolygon3D > &polys)mrpt::opengl::CPolyhedron
CPolyhedron(const std::vector< mrpt::math::TPoint3D > &vertices, const std::vector< std::vector< uint32_t >> &faces)mrpt::opengl::CPolyhedron
Create(Args &&... args)mrpt::opengl::CPolyhedroninlinestatic
CreateArchimedeanRegularAntiprism(uint32_t numBaseEdges, double baseRadius)mrpt::opengl::CPolyhedronstatic
CreateArchimedeanRegularPrism(uint32_t numBaseEdges, double baseRadius)mrpt::opengl::CPolyhedronstatic
CreateBifrustum(const std::vector< mrpt::math::TPoint2D > &baseVertices, double height1, double ratio1, double height2, double ratio2)mrpt::opengl::CPolyhedronstatic
CreateCatalanDoublePyramid(uint32_t numBaseEdges, double height)mrpt::opengl::CPolyhedronstatic
CreateCatalanTrapezohedron(uint32_t numBaseEdges, double height)mrpt::opengl::CPolyhedronstatic
CreateCubicPrism(double x1, double x2, double y1, double y2, double z1, double z2)mrpt::opengl::CPolyhedronstatic
CreateCubicPrism(const mrpt::math::TPoint3D &p1, const mrpt::math::TPoint3D &p2)mrpt::opengl::CPolyhedronstatic
CreateCuboctahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateCupola(uint32_t numBaseEdges, double edgeLength)mrpt::opengl::CPolyhedronstatic
CreateCustomAntiprism(const std::vector< mrpt::math::TPoint2D > &bottomBase, const std::vector< mrpt::math::TPoint2D > &topBase, double height)mrpt::opengl::CPolyhedronstatic
CreateCustomPrism(const std::vector< mrpt::math::TPoint2D > &baseVertices, double height)mrpt::opengl::CPolyhedronstatic
CreateDeltoidalHexecontahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateDeltoidalIcositetrahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateDodecahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateDoublePyramid(const std::vector< mrpt::math::TPoint2D > &baseVertices, double height1, double height2)mrpt::opengl::CPolyhedronstatic
CreateEmpty()mrpt::opengl::CPolyhedronstatic
CreateFrustum(const std::vector< mrpt::math::TPoint2D > &baseVertices, double height, double ratio)mrpt::opengl::CPolyhedronstatic
CreateHexahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateIcosahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateIcosidodecahedron(double radius, bool type=true)mrpt::opengl::CPolyhedronstatic
CreateJohnsonSolidWithConstantBase(uint32_t numBaseEdges, double baseRadius, const std::string &components, size_t shifts=0)mrpt::opengl::CPolyhedronstatic
CreateNoCheck(const std::vector< mrpt::math::TPoint3D > &vertices, const std::vector< TPolyhedronFace > &faces)mrpt::opengl::CPolyhedronstatic
CreateObject()mrpt::opengl::CPolyhedronstatic
CreateOctahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateParallelepiped(const mrpt::math::TPoint3D &base, const mrpt::math::TPoint3D &v1, const mrpt::math::TPoint3D &v2, const mrpt::math::TPoint3D &v3)mrpt::opengl::CPolyhedronstatic
CreatePentagonalRotunda(double radius)mrpt::opengl::CPolyhedronstatic
CreatePentakisDodecahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreatePyramid(const std::vector< mrpt::math::TPoint2D > &baseVertices, double height)mrpt::opengl::CPolyhedronstatic
CreateRandomPolyhedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateRegularAntiprism(uint32_t numBaseEdges, double baseRadius, double height)mrpt::opengl::CPolyhedronstatic
CreateRegularBifrustum(uint32_t numBaseEdges, double baseRadius, double height1, double ratio1, double height2, double ratio2)mrpt::opengl::CPolyhedronstatic
CreateRegularDoublePyramid(uint32_t numBaseEdges, double baseRadius, double height1, double height2)mrpt::opengl::CPolyhedronstatic
CreateRegularFrustum(uint32_t numBaseEdges, double baseRadius, double height, double ratio)mrpt::opengl::CPolyhedronstatic
CreateRegularPrism(uint32_t numBaseEdges, double baseRadius, double height)mrpt::opengl::CPolyhedronstatic
CreateRegularPyramid(uint32_t numBaseEdges, double baseRadius, double height)mrpt::opengl::CPolyhedronstatic
CreateRegularTruncatedPyramid(uint32_t numBaseEdges, double baseRadius, double height, double ratio)mrpt::opengl::CPolyhedronstatic
CreateRhombicDodecahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateRhombicosidodecahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateRhombicTriacontahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateRhombicuboctahedron(double radius, bool type=true)mrpt::opengl::CPolyhedronstatic
CreateTetrahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTetrakisHexahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTrapezohedron(uint32_t numBaseEdges, double baseRadius, double basesDistance)mrpt::opengl::CPolyhedronstatic
CreateTriakisIcosahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTriakisOctahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTriakisTetrahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTruncatedDodecahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTruncatedHexahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTruncatedIcosahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTruncatedOctahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateTruncatedPyramid(const std::vector< mrpt::math::TPoint2D > &baseVertices, double height, double ratio)mrpt::opengl::CPolyhedronstatic
CreateTruncatedTetrahedron(double radius)mrpt::opengl::CPolyhedronstatic
CreateUnique(Args &&... args)mrpt::opengl::CPolyhedroninlinestatic
CRenderizable()mrpt::opengl::CRenderizable
CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayList
duplicateGetSmartPtr() constmrpt::rtti::CObjectinline
edgesInVertex(size_t vertex) constmrpt::opengl::CPolyhedronprivate
enableShowName(bool showName=true)mrpt::opengl::CRenderizableinline
facesInVertex(size_t vertex) constmrpt::opengl::CPolyhedronprivate
generateBase(uint32_t numBaseEdges, double baseRadius)mrpt::opengl::CPolyhedronprivatestatic
generateBase(uint32_t numBaseEdges, double baseRadius, double height, std::vector< mrpt::math::TPoint3D > &vec)mrpt::opengl::CPolyhedronprivatestatic
generateShiftedBase(uint32_t numBaseEdges, double baseRadius)mrpt::opengl::CPolyhedronprivatestatic
generateShiftedBase(uint32_t numBaseEdges, double baseRadius, double height, double shift, std::vector< mrpt::math::TPoint3D > &vec)mrpt::opengl::CPolyhedronprivatestatic
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const overridemrpt::opengl::CPolyhedronvirtual
getCenter(mrpt::math::TPoint3D &center) constmrpt::opengl::CPolyhedron
getClassName()mrpt::opengl::CPolyhedroninlinestatic
getColor() constmrpt::opengl::CRenderizableinline
getColor_u8() constmrpt::opengl::CRenderizableinline
getColorA() constmrpt::opengl::CRenderizableinline
getColorA_u8() constmrpt::opengl::CRenderizableinline
getColorB() constmrpt::opengl::CRenderizableinline
getColorB_u8() constmrpt::opengl::CRenderizableinline
getColorG() constmrpt::opengl::CRenderizableinline
getColorG_u8() constmrpt::opengl::CRenderizableinline
getColorR() constmrpt::opengl::CRenderizableinline
getColorR_u8() constmrpt::opengl::CRenderizableinline
getDual() constmrpt::opengl::CPolyhedron
getEdges(std::vector< TPolyhedronEdge > &edges) constmrpt::opengl::CPolyhedroninline
getEdgesLength(std::vector< double > &lengths) constmrpt::opengl::CPolyhedron
getFaces(std::vector< TPolyhedronFace > &faces) constmrpt::opengl::CPolyhedroninline
getFacesArea(std::vector< double > &areas) constmrpt::opengl::CPolyhedron
getIntersection(const CPolyhedron::Ptr &p1, const CPolyhedron::Ptr &p2, T &container)mrpt::opengl::CPolyhedroninlinestatic
getLineWidth() constmrpt::opengl::CPolyhedroninline
getName() constmrpt::opengl::CRenderizableinline
getNewTextureNumber()mrpt::opengl::CRenderizableprotectedstatic
getNumberOfEdges() constmrpt::opengl::CPolyhedroninline
getNumberOfFaces() constmrpt::opengl::CPolyhedroninline
getNumberOfVertices() constmrpt::opengl::CPolyhedroninline
getPose() constmrpt::opengl::CRenderizable
getPosePitch() constmrpt::opengl::CRenderizableinline
getPosePitchRad() constmrpt::opengl::CRenderizableinline
getPoseRef() constmrpt::opengl::CRenderizableinline
getPoseRoll() constmrpt::opengl::CRenderizableinline
getPoseRollRad() constmrpt::opengl::CRenderizableinline
getPoseX() constmrpt::opengl::CRenderizableinline
getPoseY() constmrpt::opengl::CRenderizableinline
getPoseYaw() constmrpt::opengl::CRenderizableinline
getPoseYawRad() constmrpt::opengl::CRenderizableinline
getPoseZ() constmrpt::opengl::CRenderizableinline
GetRuntimeClass() const overridemrpt::opengl::CPolyhedronvirtual
GetRuntimeClassIdStatic()mrpt::opengl::CPolyhedronstatic
getScaleX() constmrpt::opengl::CRenderizableinline
getScaleY() constmrpt::opengl::CRenderizableinline
getScaleZ() constmrpt::opengl::CRenderizableinline
getSetOfPolygons(std::vector< math::TPolygon3D > &vec) constmrpt::opengl::CPolyhedron
getSetOfPolygonsAbsolute(std::vector< math::TPolygon3D > &vec) constmrpt::opengl::CPolyhedron
getVertices(std::vector< mrpt::math::TPoint3D > &vertices) constmrpt::opengl::CPolyhedroninline
getVolume() constmrpt::opengl::CPolyhedron
InitFromVertAndFaces(const std::vector< mrpt::math::TPoint3D > &vertices, const std::vector< TPolyhedronFace > &faces, bool doCheck=true)mrpt::opengl::CPolyhedroninline
isClosed() constmrpt::opengl::CPolyhedroninline
isShowNameEnabled() constmrpt::opengl::CRenderizableinline
isVisible() constmrpt::opengl::CRenderizableinline
isWireframe() constmrpt::opengl::CPolyhedroninline
m_colormrpt::opengl::CRenderizableprotected
m_dlmrpt::opengl::CRenderizableDisplayListmutableprivate
m_dl_recreatemrpt::opengl::CRenderizableDisplayListmutableprivate
m_namemrpt::opengl::CRenderizableprotected
m_posemrpt::opengl::CRenderizableprotected
m_scale_xmrpt::opengl::CRenderizableprotected
m_scale_ymrpt::opengl::CRenderizableprotected
m_scale_zmrpt::opengl::CRenderizableprotected
m_show_namemrpt::opengl::CRenderizableprotected
m_visiblemrpt::opengl::CRenderizableprotected
makeConvexPolygons()mrpt::opengl::CPolyhedron
mEdgesmrpt::opengl::CPolyhedronprotected
mFacesmrpt::opengl::CPolyhedronprotected
mLineWidthmrpt::opengl::CPolyhedronprotected
mVerticesmrpt::opengl::CPolyhedronprotected
mWireframemrpt::opengl::CPolyhedronprotected
notifyChange() constmrpt::opengl::CRenderizableDisplayListinlineprotected
operator delete(void *ptr) noexceptmrpt::opengl::CPolyhedroninline
operator delete(void *memory, void *ptr) noexceptmrpt::opengl::CPolyhedroninline
operator delete(void *ptr, const std::nothrow_t &) noexceptmrpt::opengl::CPolyhedroninline
operator delete[](void *ptr) noexceptmrpt::opengl::CPolyhedroninline
operator new(size_t size)mrpt::opengl::CPolyhedroninline
operator new(size_t size, void *ptr)mrpt::opengl::CPolyhedroninlinestatic
operator new(size_t size, const std::nothrow_t &) noexceptmrpt::opengl::CPolyhedroninline
operator new[](size_t size)mrpt::opengl::CPolyhedroninline
polygonsUpToDatemrpt::opengl::CPolyhedronmutableprotected
Ptr typedefmrpt::opengl::CPolyhedron
readFromStreamRender(mrpt::serialization::CArchive &in)mrpt::opengl::CRenderizableDisplayListinlineprotected
releaseTextureName(unsigned int i)mrpt::opengl::CRenderizableprotectedstatic
render() const overridemrpt::opengl::CRenderizableDisplayListvirtual
render_dl() const overridemrpt::opengl::CPolyhedronvirtual
renderTextBitmap(const char *str, void *fontStyle)mrpt::opengl::CRenderizablestatic
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::CRenderizablestatic
rotate(double angle) constmrpt::opengl::CPolyhedron
runtimeClassIdmrpt::opengl::CPolyhedronprotectedstatic
scale(double factor) constmrpt::opengl::CPolyhedron
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) overridemrpt::opengl::CPolyhedronprotectedvirtual
serializeGetVersion() const overridemrpt::opengl::CPolyhedronprotectedvirtual
serializeTo(mrpt::serialization::CArchive &out) const overridemrpt::opengl::CPolyhedronprotectedvirtual
setColor(const mrpt::img::TColorf &c)mrpt::opengl::CRenderizableinline
setColor(double R, double G, double B, double A=1)mrpt::opengl::CRenderizableinline
setColor_u8(const mrpt::img::TColor &c) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setColor_u8(uint8_t R, uint8_t G, uint8_t B, uint8_t A=255)mrpt::opengl::CRenderizableDisplayListinline
setColorA(const double a)mrpt::opengl::CRenderizableinline
setColorA_u8(const uint8_t a) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorB(const double b)mrpt::opengl::CRenderizableinline
setColorB_u8(const uint8_t b) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorG(const double g)mrpt::opengl::CRenderizableinline
setColorG_u8(const uint8_t g) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setColorR(const double r)mrpt::opengl::CRenderizableinline
setColorR_u8(const uint8_t r) overridemrpt::opengl::CRenderizableDisplayListinlinevirtual
setLineWidth(double lineWidth)mrpt::opengl::CPolyhedroninline
setLocation(double x, double y, double z)mrpt::opengl::CRenderizableinline
setLocation(const mrpt::math::TPoint3D &p)mrpt::opengl::CRenderizableinline
setName(const std::string &n)mrpt::opengl::CRenderizableinline
setNormal(TPolyhedronFace &f, bool doCheck=true)mrpt::opengl::CPolyhedronprivate
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::CRenderizableinline
setScale(float sx, float sy, float sz)mrpt::opengl::CRenderizableinline
setVisibility(bool visible=true)mrpt::opengl::CRenderizableinline
setWireframe(bool enabled=true)mrpt::opengl::CPolyhedroninline
should_skip_display_list_cache() constmrpt::opengl::CRenderizableDisplayListinlineprotectedvirtual
tempPolygonsmrpt::opengl::CPolyhedronmutableprotected
textBitmapWidth(const std::string &str, mrpt::opengl::TOpenGLFont font=mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24)mrpt::opengl::CRenderizablestatic
traceRay(const mrpt::poses::CPose3D &o, double &dist) const overridemrpt::opengl::CPolyhedronvirtual
truncate(double factor) constmrpt::opengl::CPolyhedron
UniquePtr typedefmrpt::opengl::CPolyhedron
updatePolygons() constmrpt::opengl::CPolyhedron
writeToMatlab() constmrpt::serialization::CSerializableinlinevirtual
writeToStreamRender(mrpt::serialization::CArchive &out) constmrpt::opengl::CRenderizableprotected
~CObject()mrpt::rtti::CObjectinlinevirtual
~CPolyhedron()mrpt::opengl::CPolyhedroninlinevirtual
~CRenderizable()mrpt::opengl::CRenderizablevirtual
~CRenderizableDisplayList()mrpt::opengl::CRenderizableDisplayListvirtual
~CSerializable()mrpt::serialization::CSerializableinlinevirtual



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST