| addActiveCell(unsigned index) | cloudViewer::FastMarching | protectedvirtual |
| addCellToCurrentFacet(unsigned index) | FastMarchingForFacetExtraction | protected |
| addIgnoredCell(unsigned index) | cloudViewer::FastMarching | protectedvirtual |
| addTrialCell(unsigned index) | cloudViewer::FastMarching | protectedvirtual |
| cleanLastPropagation() | cloudViewer::FastMarching | virtual |
| computeT(unsigned index) | cloudViewer::FastMarching | protectedvirtual |
| computeTCoefApprox(cloudViewer::FastMarching::Cell *currentCell, cloudViewer::FastMarching::Cell *neighbourCell) const override | FastMarchingForFacetExtraction | protectedvirtual |
| ExtractPlanarFacets(ccPointCloud *theCloud, unsigned char octreeLevel, ScalarType maxError, cloudViewer::DistanceComputationTools::ERROR_MEASURES errorMeasure, bool useRetroProjectionError=true, cloudViewer::GenericProgressCallback *progressCb=0, cloudViewer::DgmOctree *_theOctree=0) | FastMarchingForFacetExtraction | static |
| FastMarching() | cloudViewer::FastMarching | |
| FastMarchingForFacetExtraction() | FastMarchingForFacetExtraction | |
| getNearestTrialCell() | cloudViewer::FastMarching | protectedvirtual |
| getTime(Tuple3i &pos, bool absoluteCoordinates=false) const | cloudViewer::FastMarching | virtual |
| init(ccGenericPointCloud *cloud, cloudViewer::DgmOctree *theOctree, unsigned char gridLevel, ScalarType maxError, cloudViewer::DistanceComputationTools::ERROR_MEASURES errorMeasure, bool useRetroProjectionError, cloudViewer::GenericProgressCallback *progressCb=0) | FastMarchingForFacetExtraction | |
| initGrid(float step, unsigned dim[3]) | cloudViewer::FastMarching | protectedvirtual |
| initGridWithOctree(DgmOctree *octree, unsigned char gridLevel) | cloudViewer::FastMarching | protectedvirtual |
| initOther() | cloudViewer::FastMarching | protectedvirtual |
| initTrialCells() override | FastMarchingForFacetExtraction | protectedvirtual |
| instantiateGrid(unsigned size) override | FastMarchingForFacetExtraction | inlineprotectedvirtual |
| instantiateGridTpl(unsigned size) | cloudViewer::FastMarching | inlineprotected |
| m_activeCells | cloudViewer::FastMarching | protected |
| m_cellSize | cloudViewer::FastMarching | protected |
| m_currentFacetError | FastMarchingForFacetExtraction | protected |
| m_currentFacetPoints | FastMarchingForFacetExtraction | protected |
| m_dx | cloudViewer::FastMarching | protected |
| m_dy | cloudViewer::FastMarching | protected |
| m_dz | cloudViewer::FastMarching | protected |
| m_errorMeasure | FastMarchingForFacetExtraction | protected |
| m_gridLevel | cloudViewer::FastMarching | protected |
| m_gridSize | cloudViewer::FastMarching | protected |
| m_ignoredCells | cloudViewer::FastMarching | protected |
| m_indexShift | cloudViewer::FastMarching | protected |
| m_initialized | cloudViewer::FastMarching | protected |
| m_maxError | FastMarchingForFacetExtraction | protected |
| m_minFillIndexes | cloudViewer::FastMarching | protected |
| m_neighboursDistance | cloudViewer::FastMarching | protected |
| m_neighboursIndexShift | cloudViewer::FastMarching | protected |
| m_numberOfNeighbours | cloudViewer::FastMarching | protected |
| m_octree | cloudViewer::FastMarching | protected |
| m_propagateProgress | FastMarchingForFacetExtraction | protected |
| m_propagateProgressCb | FastMarchingForFacetExtraction | protected |
| m_rowSize | cloudViewer::FastMarching | protected |
| m_sliceSize | cloudViewer::FastMarching | protected |
| m_theGrid | cloudViewer::FastMarching | protected |
| m_trialCells | cloudViewer::FastMarching | protected |
| m_useRetroProjectionError | FastMarchingForFacetExtraction | protected |
| pos2index(const Tuple3i &pos) const | cloudViewer::FastMarching | inlineprotected |
| propagate() override | FastMarchingForFacetExtraction | virtual |
| resetCells(std::vector< unsigned > &list) | cloudViewer::FastMarching | protected |
| setExtendedConnectivity(bool state) | cloudViewer::FastMarching | inlinevirtual |
| setPropagateCallback(cloudViewer::GenericProgressCallback *propagateProgressCb) | FastMarchingForFacetExtraction | inline |
| setSeedCell(const Tuple3i &pos) override | FastMarchingForFacetExtraction | virtual |
| step() override | FastMarchingForFacetExtraction | protectedvirtual |
| updateFlagsTable(ccGenericPointCloud *theCloud, std::vector< unsigned char > &flags, unsigned facetIndex) | FastMarchingForFacetExtraction | |
| ~FastMarching() | cloudViewer::FastMarching | virtual |
| ~FastMarchingForFacetExtraction() | FastMarchingForFacetExtraction | virtual |