Test Info
| Library Name | libmrpt-graphs-dev |
| Version #1 | base |
| Version #2 | lfs |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 21 |
| Total Libraries | 0 |
| Total Symbols / Types | 5336 / 574 |
| Compatibility |
96.7% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 8 |
| Removed Symbols | High | 174 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 8
CGridPlaneXY.h
namespace mrpt::opengl
CGridPlaneXY::__ct [C1] ( float xMin, float xMax, float yMin, float yMax, float z, float frequency, float lineWidth, bool antiAliasing )
_ZN4mrpt6opengl12CGridPlaneXYC1Efffffffb
CGridPlaneXY::__ct [C1] ( float xMin, float xMax, float yMin, float yMax, float z, float frequency, float lineWidth, bool antiAliasing )
_ZN4mrpt6opengl12CGridPlaneXYC1Eifffffffb
CGridPlaneXY::__ct [C2] ( float xMin, float xMax, float yMin, float yMax, float z, float frequency, float lineWidth, bool antiAliasing )
_ZN4mrpt6opengl12CGridPlaneXYC2Efffffffb
CGridPlaneXY::_GetBaseClass ( ) [static]
_ZN4mrpt6opengl12CGridPlaneXY13_GetBaseClassEv
CGridPlaneXY::className [data]
_ZN4mrpt6opengl12CGridPlaneXY9classNameE
CGridPlaneXY::CreateObject ( ) [static]
_ZN4mrpt6opengl12CGridPlaneXY12CreateObjectEv
CGridPlaneXY::GetRuntimeClassIdStatic ( ) [static]
_ZN4mrpt6opengl12CGridPlaneXY23GetRuntimeClassIdStaticEv
CGridPlaneXY::runtimeClassId [data]
_ZN4mrpt6opengl12CGridPlaneXY14runtimeClassIdE
to the top
Removed Symbols 174
CBox.h
namespace mrpt::opengl
CBox::__ct [C1] ( )
_ZN4mrpt6opengl4CBoxC1Ei
CBox::__ct [C1] ( )
_ZN4mrpt6opengl4CBoxC1Ev
CBox::__ct [C2] ( )
_ZN4mrpt6opengl4CBoxC2Ev
CBox::__ct [C1] ( mrpt::math::TPoint3D const& corner1, mrpt::math::TPoint3D const& corner2, bool is_wireframe, float lineWidth )
_ZN4mrpt6opengl4CBoxC1EiRKNS_4math9TPoint3D_IdEES6_bf
CBox::__ct [C1] ( mrpt::math::TPoint3D const& corner1, mrpt::math::TPoint3D const& corner2, bool is_wireframe, float lineWidth )
_ZN4mrpt6opengl4CBoxC1ERKNS_4math9TPoint3D_IdEES6_bf
CBox::__ct [C2] ( mrpt::math::TPoint3D const& corner1, mrpt::math::TPoint3D const& corner2, bool is_wireframe, float lineWidth )
_ZN4mrpt6opengl4CBoxC2ERKNS_4math9TPoint3D_IdEES6_bf
CBox::_GetBaseClass ( ) [static]
_ZN4mrpt6opengl4CBox13_GetBaseClassEv
CBox::className [data]
_ZN4mrpt6opengl4CBox9classNameE
CBox::CreateObject ( ) [static]
_ZN4mrpt6opengl4CBox12CreateObjectEv
CBox::GetRuntimeClassIdStatic ( ) [static]
_ZN4mrpt6opengl4CBox23GetRuntimeClassIdStaticEv
CBox::runtimeClassId [data]
_ZN4mrpt6opengl4CBox14runtimeClassIdE
CBox::setBoxCorners ( mrpt::math::TPoint3D const& corner1, mrpt::math::TPoint3D const& corner2 )
_ZN4mrpt6opengl4CBox13setBoxCornersERKNS_4math9TPoint3D_IdEES6_
COctreePointRenderer.h
namespace mrpt::global_settings
OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL ( )
_ZN4mrpt15global_settings44OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXELEv
OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL ( float value )
_ZN4mrpt15global_settings44OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXELEf
OCTREE_RENDER_MAX_POINTS_PER_NODE ( )
_ZN4mrpt15global_settings33OCTREE_RENDER_MAX_POINTS_PER_NODEEv
OCTREE_RENDER_MAX_POINTS_PER_NODE ( size_t value )
_ZN4mrpt15global_settings33OCTREE_RENDER_MAX_POINTS_PER_NODEEj
COctreePointRenderer.h
namespace mrpt::opengl
COctreePointRenderer<CPointCloud>::__ct [C1] ( )
_ZN4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEEC1Ev
COctreePointRenderer<CPointCloud>::__ct [C2] ( )
_ZN4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEEC2Ev
COctreePointRenderer<CPointCloud>::__ct [C1] ( COctreePointRenderer<CPointCloud>const& p1 )
_ZN4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEEC1ERKS3_
COctreePointRenderer<CPointCloud>::__ct [C2] ( COctreePointRenderer<CPointCloud>const& p1 )
_ZN4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEEC2ERKS3_
COctreePointRenderer<CPointCloud>::octree_debug_dump_tree ( std::ostream& o ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE22octree_debug_dump_treeERSo
COctreePointRenderer<CPointCloud>::octree_derived ( ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE14octree_derivedEv
COctreePointRenderer<CPointCloud>::octree_get_graphics_boundingboxes ( CSetOfObjects& gl_bb, float const lines_width, struct mrpt::img::TColorf const& lines_color, bool const draw_solid_boxes ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE33octree_get_graphics_boundingboxesERNS0_13CSetOfObjectsEfRKNS_3img7TColorfEb
COctreePointRenderer<CPointCloud>::octree_get_node_count ( ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE21octree_get_node_countEv
COctreePointRenderer<CPointCloud>::octree_get_visible_nodes ( ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE24octree_get_visible_nodesEv
COctreePointRenderer<CPointCloud>::octree_mark_as_outdated ( )
_ZN4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE23octree_mark_as_outdatedEv
COctreePointRenderer<CPointCloud>::octree_render ( struct TRenderMatrices const& ri ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE13octree_renderERKNS0_15TRenderMatricesE
COctreePointRenderer<CPointCloud>::TNode::getCornerX ( int i ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE5TNode10getCornerXEi
COctreePointRenderer<CPointCloud>::TNode::getCornerY ( int i ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE5TNode10getCornerYEi
COctreePointRenderer<CPointCloud>::TNode::getCornerZ ( int i ) const
_ZNK4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEE5TNode10getCornerZEi
COctreePointRenderer<CPointCloud>::~__dt [D0] ( )
_ZN4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEED0Ev
COctreePointRenderer<CPointCloud>::~__dt [D1] ( )
_ZN4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEED1Ev
COctreePointRenderer<CPointCloud>::~__dt [D2] ( )
_ZN4mrpt6opengl20COctreePointRendererINS0_11CPointCloudEED2Ev
CPointCloud.h
namespace mrpt::opengl
CPointCloud::__ct [C1] ( )
_ZN4mrpt6opengl11CPointCloudC1Ei
CPointCloud::__ct [C1] ( )
_ZN4mrpt6opengl11CPointCloudC1Ev
CPointCloud::__ct [C2] ( )
_ZN4mrpt6opengl11CPointCloudC2Ev
CPointCloud::_GetBaseClass ( ) [static]
_ZN4mrpt6opengl11CPointCloud13_GetBaseClassEv
CPointCloud::className [data]
_ZN4mrpt6opengl11CPointCloud9classNameE
CPointCloud::clear ( )
_ZN4mrpt6opengl11CPointCloud5clearEv
CPointCloud::CreateObject ( ) [static]
_ZN4mrpt6opengl11CPointCloud12CreateObjectEv
CPointCloud::GetRuntimeClassIdStatic ( ) [static]
_ZN4mrpt6opengl11CPointCloud23GetRuntimeClassIdStaticEv
CPointCloud::insertPoint ( float x, float y, float z )
_ZN4mrpt6opengl11CPointCloud11insertPointEfff
CPointCloud::markAllPointsAsNew ( )
_ZN4mrpt6opengl11CPointCloud18markAllPointsAsNewEv
CPointCloud::render_subset ( bool const all, std::vector<unsigned int>const& idxs, float const render_area_sqpixels ) const
_ZNK4mrpt6opengl11CPointCloud13render_subsetEbRKNSt6vectorIjEEf
CPointCloud::runtimeClassId [data]
_ZN4mrpt6opengl11CPointCloud14runtimeClassIdE
CPointCloud::setAllPoints ( std::vector<mrpt::math::TPoint3D>const& pts )
_ZN4mrpt6opengl11CPointCloud12setAllPointsERKNSt6vectorINS_4math9TPoint3D_IdEEEE
CPointCloud::setGradientColors ( struct mrpt::img::TColorf const& colorMin, struct mrpt::img::TColorf const& colorMax )
_ZN4mrpt6opengl11CPointCloud17setGradientColorsERKNS_3img7TColorfERKNS2_7TColorfE
CPointCloud::setPoint ( size_t i, float const x, float const y, float const z )
_ZN4mrpt6opengl11CPointCloud8setPointEjfff
PointCloudAdapter<CPointCloud>::HAS_RGB [data]
_ZN4mrpt6opengl17PointCloudAdapterINS0_11CPointCloudEE7HAS_RGBE
PointCloudAdapter<CPointCloud>::HAS_RGBf [data]
_ZN4mrpt6opengl17PointCloudAdapterINS0_11CPointCloudEE8HAS_RGBfE
PointCloudAdapter<CPointCloud>::HAS_RGBu8 [data]
_ZN4mrpt6opengl17PointCloudAdapterINS0_11CPointCloudEE9HAS_RGBu8E
CRenderizableShaderPoints.h
namespace mrpt::opengl
CRenderizableShaderPoints::__ct [C1] ( )
_ZN4mrpt6opengl25CRenderizableShaderPointsC1Ei
CRenderizableShaderPoints::__ct [C1] ( )
_ZN4mrpt6opengl25CRenderizableShaderPointsC1Ev
CRenderizableShaderPoints::__ct [C2] ( )
_ZN4mrpt6opengl25CRenderizableShaderPointsC2Ev
CRenderizableShaderPoints::_GetBaseClass ( ) [static]
_ZN4mrpt6opengl25CRenderizableShaderPoints13_GetBaseClassEv
CRenderizableShaderPoints::GetRuntimeClassIdStatic ( ) [static]
_ZN4mrpt6opengl25CRenderizableShaderPoints23GetRuntimeClassIdStaticEv
CRenderizableShaderPoints::params_deserialize ( struct mrpt::serialization::CArchive& in )
_ZN4mrpt6opengl25CRenderizableShaderPoints18params_deserializeERNS_13serialization8CArchiveE
CRenderizableShaderPoints::params_serialize ( struct mrpt::serialization::CArchive& out ) const
_ZNK4mrpt6opengl25CRenderizableShaderPoints16params_serializeERNS_13serialization8CArchiveE
CRenderizableShaderPoints::runtimeClassId [data]
_ZN4mrpt6opengl25CRenderizableShaderPoints14runtimeClassIdE
CRenderizableShaderPoints::verticesBoundingBox ( ) const
_ZNK4mrpt6opengl25CRenderizableShaderPoints19verticesBoundingBoxEv
CRenderizableShaderTriangles.h
namespace mrpt::opengl
CRenderizableShaderTriangles::__ct [C1] ( )
_ZN4mrpt6opengl28CRenderizableShaderTrianglesC1Ei
CRenderizableShaderTriangles::__ct [C1] ( )
_ZN4mrpt6opengl28CRenderizableShaderTrianglesC1Ev
CRenderizableShaderTriangles::__ct [C2] ( )
_ZN4mrpt6opengl28CRenderizableShaderTrianglesC2Ev
CRenderizableShaderTriangles::__ct [C1] ( CRenderizableShaderTriangles const& p2 )
_ZN4mrpt6opengl28CRenderizableShaderTrianglesC1EiRKS1_
CRenderizableShaderTriangles::__ct [C1] ( CRenderizableShaderTriangles const& p1 )
_ZN4mrpt6opengl28CRenderizableShaderTrianglesC1ERKS1_
CRenderizableShaderTriangles::__ct [C2] ( CRenderizableShaderTriangles const& p1 )
_ZN4mrpt6opengl28CRenderizableShaderTrianglesC2ERKS1_
CRenderizableShaderTriangles::_GetBaseClass ( ) [static]
_ZN4mrpt6opengl28CRenderizableShaderTriangles13_GetBaseClassEv
CRenderizableShaderTriangles::GetRuntimeClassIdStatic ( ) [static]
_ZN4mrpt6opengl28CRenderizableShaderTriangles23GetRuntimeClassIdStaticEv
CRenderizableShaderTriangles::params_deserialize ( struct mrpt::serialization::CArchive& in )
_ZN4mrpt6opengl28CRenderizableShaderTriangles18params_deserializeERNS_13serialization8CArchiveE
CRenderizableShaderTriangles::params_serialize ( struct mrpt::serialization::CArchive& out ) const
_ZNK4mrpt6opengl28CRenderizableShaderTriangles16params_serializeERNS_13serialization8CArchiveE
CRenderizableShaderTriangles::runtimeClassId [data]
_ZN4mrpt6opengl28CRenderizableShaderTriangles14runtimeClassIdE
CRenderizableShaderTriangles::trianglesBoundingBox ( ) const
_ZNK4mrpt6opengl28CRenderizableShaderTriangles20trianglesBoundingBoxEv
CSetOfLines.h
namespace mrpt::opengl
CSetOfLines::__ct [C1] ( )
_ZN4mrpt6opengl11CSetOfLinesC1Ei
CSetOfLines::__ct [C1] ( )
_ZN4mrpt6opengl11CSetOfLinesC1Ev
CSetOfLines::__ct [C2] ( )
_ZN4mrpt6opengl11CSetOfLinesC2Ev
CSetOfLines::__ct [C1] ( std::vector<struct mrpt::math::TSegment3D>const& sgms, bool antiAliasing )
_ZN4mrpt6opengl11CSetOfLinesC1EiRKNSt6vectorINS_4math10TSegment3DEEEb
CSetOfLines::__ct [C1] ( std::vector<struct mrpt::math::TSegment3D>const& sgms, bool antiAliasing )
_ZN4mrpt6opengl11CSetOfLinesC1ERKNSt6vectorINS_4math10TSegment3DEEEb
CSetOfLines::__ct [C2] ( std::vector<struct mrpt::math::TSegment3D>const& sgms, bool antiAliasing )
_ZN4mrpt6opengl11CSetOfLinesC2ERKNSt6vectorINS_4math10TSegment3DEEEb
CSetOfLines::_GetBaseClass ( ) [static]
_ZN4mrpt6opengl11CSetOfLines13_GetBaseClassEv
CSetOfLines::className [data]
_ZN4mrpt6opengl11CSetOfLines9classNameE
CSetOfLines::CreateObject ( ) [static]
_ZN4mrpt6opengl11CSetOfLines12CreateObjectEv
CSetOfLines::getLineByIndex ( size_t index, double& x0, double& y0, double& z0, double& x1, double& y1, double& z1 ) const
_ZNK4mrpt6opengl11CSetOfLines14getLineByIndexEjRdS2_S2_S2_S2_S2_
CSetOfLines::GetRuntimeClassIdStatic ( ) [static]
_ZN4mrpt6opengl11CSetOfLines23GetRuntimeClassIdStaticEv
CSetOfLines::getVerticesPointSize ( ) const
_ZNK4mrpt6opengl11CSetOfLines20getVerticesPointSizeEv
CSetOfLines::runtimeClassId [data]
_ZN4mrpt6opengl11CSetOfLines14runtimeClassIdE
CSetOfLines::setLineByIndex ( size_t index, struct mrpt::math::TSegment3D const& segm )
_ZN4mrpt6opengl11CSetOfLines14setLineByIndexEjRKNS_4math10TSegment3DE
CSetOfLines::setVerticesPointSize ( float const size_points )
_ZN4mrpt6opengl11CSetOfLines20setVerticesPointSizeEf
CSimpleLine.h
namespace mrpt::opengl
CSimpleLine::__ct [C1] ( float x0, float y0, float z0, float x1, float y1, float z1, float lineWidth, bool antiAliasing )
_ZN4mrpt6opengl11CSimpleLineC1Efffffffb
CSimpleLine::__ct [C1] ( float x0, float y0, float z0, float x1, float y1, float z1, float lineWidth, bool antiAliasing )
_ZN4mrpt6opengl11CSimpleLineC1Eifffffffb
CSimpleLine::__ct [C2] ( float x0, float y0, float z0, float x1, float y1, float z1, float lineWidth, bool antiAliasing )
_ZN4mrpt6opengl11CSimpleLineC2Efffffffb
CSimpleLine::_GetBaseClass ( ) [static]
_ZN4mrpt6opengl11CSimpleLine13_GetBaseClassEv
CSimpleLine::className [data]
_ZN4mrpt6opengl11CSimpleLine9classNameE
CSimpleLine::CreateObject ( ) [static]
_ZN4mrpt6opengl11CSimpleLine12CreateObjectEv
CSimpleLine::GetRuntimeClassIdStatic ( ) [static]
_ZN4mrpt6opengl11CSimpleLine23GetRuntimeClassIdStaticEv
CSimpleLine::runtimeClassId [data]
_ZN4mrpt6opengl11CSimpleLine14runtimeClassIdE
PLY_import_export.h
namespace mrpt::opengl
PLY_Exporter::saveToPlyFile ( std::string const& filename, bool save_in_binary, std::vector<std::string>const& file_comments, std::vector<std::string>const& file_obj_info ) const
_ZNK4mrpt6opengl12PLY_Exporter13saveToPlyFileERKNSt7__cxx1112basic_stringIcEEbRKNSt6vectorIS4_EESA_
PLY_Exporter::~__dt [D0] ( )
_ZN4mrpt6opengl12PLY_ExporterD0Ev
PLY_Exporter::~__dt [D1] ( )
_ZN4mrpt6opengl12PLY_ExporterD1Ev
PLY_Exporter::~__dt [D2] ( )
_ZN4mrpt6opengl12PLY_ExporterD2Ev
PLY_Importer::loadFromPlyFile ( std::string const& filename, std::vector<std::string>* file_comments, std::vector<std::string>* file_obj_info )
_ZN4mrpt6opengl12PLY_Importer15loadFromPlyFileERKNSt7__cxx1112basic_stringIcEEPNSt6vectorIS4_EES9_
PLY_Importer::~__dt [D0] ( )
_ZN4mrpt6opengl12PLY_ImporterD0Ev
PLY_Importer::~__dt [D1] ( )
_ZN4mrpt6opengl12PLY_ImporterD1Ev
PLY_Importer::~__dt [D2] ( )
_ZN4mrpt6opengl12PLY_ImporterD2Ev
stock_objects.h
namespace mrpt::opengl::stock_objects
BumblebeeCamera ( )
_ZN4mrpt6opengl13stock_objects15BumblebeeCameraEv
CornerXYSimple ( float scale, float lineWidth )
_ZN4mrpt6opengl13stock_objects14CornerXYSimpleEff
CornerXYZ ( float scale )
_ZN4mrpt6opengl13stock_objects9CornerXYZEf
CornerXYZEye ( )
_ZN4mrpt6opengl13stock_objects12CornerXYZEyeEv
CornerXYZSimple ( float scale, float lineWidth )
_ZN4mrpt6opengl13stock_objects15CornerXYZSimpleEff
Hokuyo_URG ( )
_ZN4mrpt6opengl13stock_objects10Hokuyo_URGEv
Hokuyo_UTM ( )
_ZN4mrpt6opengl13stock_objects10Hokuyo_UTMEv
Househam_Sprayer ( )
_ZN4mrpt6opengl13stock_objects16Househam_SprayerEv
RobotGiraff ( )
_ZN4mrpt6opengl13stock_objects11RobotGiraffEv
RobotPioneer ( )
_ZN4mrpt6opengl13stock_objects12RobotPioneerEv
RobotRhodon ( )
_ZN4mrpt6opengl13stock_objects11RobotRhodonEv
TPixelCoord.h
namespace mrpt::img
TPixelCoord::__ct [C1] ( )
_ZN4mrpt3img11TPixelCoordC1Ev
TPixelCoord::__ct [C2] ( )
_ZN4mrpt3img11TPixelCoordC2Ev
TPixelCoordf::__ct [C1] ( )
_ZN4mrpt3img12TPixelCoordfC1Ev
TPixelCoordf::__ct [C2] ( )
_ZN4mrpt3img12TPixelCoordfC2Ev
TPolygon3D.h
namespace mrpt::math
TPolygon3D::__ct [C1] ( struct TPolygon2D const& p )
_ZN4mrpt4math10TPolygon3DC1ERKNS0_10TPolygon2DE
TPolygon3D::__ct [C2] ( struct TPolygon2D const& p )
_ZN4mrpt4math10TPolygon3DC2ERKNS0_10TPolygon2DE
TPolygon3D::asYAML ( ) const
_ZNK4mrpt4math10TPolygon3D6asYAMLEv
TPolygon3D::contains ( TPoint3D const& point ) const
_ZNK4mrpt4math10TPolygon3D8containsERKNS0_9TPoint3D_IdEE
TPolygon3D::createRegularPolygon ( size_t numEdges, double radius, struct TPolygon3D& poly ) [static]
_ZN4mrpt4math10TPolygon3D20createRegularPolygonEjdRS1_
TPolygon3D::createRegularPolygon ( size_t numEdges, double radius, struct TPolygon3D& poly, struct TPose3D const& pose ) [static]
_ZN4mrpt4math10TPolygon3D20createRegularPolygonEjdRS1_RKNS0_7TPose3DE
TPolygon3D::distance ( TPoint3D const& point ) const
_ZNK4mrpt4math10TPolygon3D8distanceERKNS0_9TPoint3D_IdEE
TPolygon3D::FromYAML ( struct mrpt::containers::yaml const& c ) [static]
_ZN4mrpt4math10TPolygon3D8FromYAMLERKNS_10containers4yamlE
TPolygon3D::generate2DObject ( struct TPolygon2D& p ) const
_ZNK4mrpt4math10TPolygon3D16generate2DObjectERNS0_10TPolygon2DE
TPolygon3D::getAsSegmentList ( std::vector<struct TSegment3D>& v ) const
_ZNK4mrpt4math10TPolygon3D16getAsSegmentListERNSt6vectorINS0_10TSegment3DEEE
TPolygon3D::getBestFittingPlane ( struct TPlane& p ) const
_ZNK4mrpt4math10TPolygon3D19getBestFittingPlaneERNS0_6TPlaneE
TPolygon3D::getCenter ( TPoint3D& p ) const
_ZNK4mrpt4math10TPolygon3D9getCenterERNS0_9TPoint3D_IdEE
TPolygon3D::getPlane ( struct TPlane& p ) const
_ZNK4mrpt4math10TPolygon3D8getPlaneERNS0_6TPlaneE
TPolygon3D::isSkew ( ) const
_ZNK4mrpt4math10TPolygon3D6isSkewEv
TPolygon3D::removeRedundantVertices ( )
_ZN4mrpt4math10TPolygon3D23removeRedundantVerticesEv
TPolygon3D::removeRepeatedVertices ( )
_ZN4mrpt4math10TPolygon3D22removeRepeatedVerticesEv
TSegment2D.h
namespace mrpt::math
TSegment2D::__ct [C1] ( )
_ZN4mrpt4math10TSegment2DC1Ev
TSegment2D::__ct [C2] ( )
_ZN4mrpt4math10TSegment2DC2Ev
TSegment2D::__ct [C1] ( struct TSegment2D const& p1 )
_ZN4mrpt4math10TSegment2DC1ERKS1_
TSegment2D::__ct [C2] ( struct TSegment2D const& p1 )
_ZN4mrpt4math10TSegment2DC2ERKS1_
TSegment2D::__ct [C1] ( struct TSegment2D& p1 )
_ZN4mrpt4math10TSegment2DC1ERS1_
TSegment2D::__ct [C2] ( struct TSegment2D& p1 )
_ZN4mrpt4math10TSegment2DC2ERS1_
TSegment2D::__ct [C1] ( struct TSegment3D const& s )
_ZN4mrpt4math10TSegment2DC1ERKNS0_10TSegment3DE
TSegment2D::__ct [C2] ( struct TSegment3D const& s )
_ZN4mrpt4math10TSegment2DC2ERKNS0_10TSegment3DE
TSegment2D::contains ( TPoint2D const& point ) const
_ZNK4mrpt4math10TSegment2D8containsERKNS0_9TPoint2D_IdEE
TSegment2D::distance ( TPoint2D const& point ) const
_ZNK4mrpt4math10TSegment2D8distanceERKNS0_9TPoint2D_IdEE
TSegment2D::generate3DObject ( struct TSegment3D& s ) const
_ZNK4mrpt4math10TSegment2D16generate3DObjectERNS0_10TSegment3DE
TSegment2D::length ( ) const
_ZNK4mrpt4math10TSegment2D6lengthEv
TSegment2D::signedDistance ( TPoint2D const& point ) const
_ZNK4mrpt4math10TSegment2D14signedDistanceERKNS0_9TPoint2D_IdEE
TSegment2D::~__dt [D0] ( )
_ZN4mrpt4math10TSegment2DD0Ev
TSegment2D::~__dt [D1] ( )
_ZN4mrpt4math10TSegment2DD1Ev
TSegment2D::~__dt [D2] ( )
_ZN4mrpt4math10TSegment2DD2Ev
TSegment3D.h
namespace mrpt::math
TSegment3D::__ct [C1] ( struct TSegment3D const& p1 )
_ZN4mrpt4math10TSegment3DC1ERKS1_
TSegment3D::__ct [C2] ( struct TSegment3D const& p1 )
_ZN4mrpt4math10TSegment3DC2ERKS1_
TSegment3D::__ct [C1] ( struct TSegment3D& p1 )
_ZN4mrpt4math10TSegment3DC1ERS1_
TSegment3D::__ct [C2] ( struct TSegment3D& p1 )
_ZN4mrpt4math10TSegment3DC2ERS1_
TSegment3D::contains ( TPoint3D const& point ) const
_ZNK4mrpt4math10TSegment3D8containsERKNS0_9TPoint3D_IdEE
TSegment3D::distance ( TPoint3D const& point ) const
_ZNK4mrpt4math10TSegment3D8distanceERKNS0_9TPoint3D_IdEE
TSegment3D::distance ( struct TSegment3D const& segment ) const
_ZNK4mrpt4math10TSegment3D8distanceERKS1_
TSegment3D::generate2DObject ( struct TSegment2D& s ) const
_ZNK4mrpt4math10TSegment3D16generate2DObjectERNS0_10TSegment2DE
TSegment3D::length ( ) const
_ZNK4mrpt4math10TSegment3D6lengthEv
TSegment3D::~__dt [D0] ( )
_ZN4mrpt4math10TSegment3DD0Ev
TSegment3D::~__dt [D1] ( )
_ZN4mrpt4math10TSegment3DD1Ev
TSegment3D::~__dt [D2] ( )
_ZN4mrpt4math10TSegment3DD2Ev
TTriangle.h
namespace mrpt::opengl
TTriangle::__ct [C1] ( )
_ZN4mrpt6opengl9TTriangleC1Ev
TTriangle::__ct [C2] ( )
_ZN4mrpt6opengl9TTriangleC2Ev
TTriangle::computeNormals ( )
_ZN4mrpt6opengl9TTriangle14computeNormalsEv
TTriangle::readFrom ( struct mrpt::serialization::CArchive& i )
_ZN4mrpt6opengl9TTriangle8readFromERNS_13serialization8CArchiveE
TTriangle::Vertex::__ct [C1] ( struct TTriangle::Vertex const& p1 )
_ZN4mrpt6opengl9TTriangle6VertexC1ERKS2_
TTriangle::Vertex::__ct [C2] ( struct TTriangle::Vertex const& p1 )
_ZN4mrpt6opengl9TTriangle6VertexC2ERKS2_
TTriangle::Vertex::__ct [C1] ( struct TTriangle::Vertex& p1 )
_ZN4mrpt6opengl9TTriangle6VertexC1ERS2_
TTriangle::Vertex::__ct [C2] ( struct TTriangle::Vertex& p1 )
_ZN4mrpt6opengl9TTriangle6VertexC2ERS2_
TTriangle::Vertex::~__dt [D0] ( )
_ZN4mrpt6opengl9TTriangle6VertexD0Ev
TTriangle::Vertex::~__dt [D1] ( )
_ZN4mrpt6opengl9TTriangle6VertexD1Ev
TTriangle::Vertex::~__dt [D2] ( )
_ZN4mrpt6opengl9TTriangle6VertexD2Ev
TTriangle::writeTo ( struct mrpt::serialization::CArchive& o ) const
_ZNK4mrpt6opengl9TTriangle7writeToERNS_13serialization8CArchiveE
to the top
Header Files 21
CAStarAlgorithm.h
CDirectedGraph.h
CDirectedTree.h
CGraphPartitioner.h
CHypothesisNotFoundException.h
CMRVisualizer.h
CMRVisualizer_impl.h
CNetworkOfPoses.h
CNetworkOfPoses_impl.h
CVisualizer.h
CVisualizer_impl.h
dijkstra.h
graphs.h
registerAllClasses.h
ScalarFactorGraph.h
THypothesis.h
THypothesis_impl.h
TMRSlamEdgeAnnotations.h
TMRSlamNodeAnnotations.h
TNodeAnnotations.h
TNodeID.h
to the top
Libraries 0
to the top