Home
last modified time | relevance | path

Searched defs:GetNumberOfVertices (Results 1 – 23 of 23) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/data_set_mesh/
H A DMeshStructure2D.h85 vtkm::Id GetNumberOfVertices() const { return (this->MeshSize[0] * this->MeshSize[1]); } in GetNumberOfVertices() function
H A DMeshStructure3D.h85 vtkm::Id GetNumberOfVertices() const in GetNumberOfVertices() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/
H A DDataSetMesh.h143 vtkm::Id GetNumberOfVertices() const { return this->NumVertices; } in GetNumberOfVertices() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkLineCell.hxx210 ::GetNumberOfVertices() const in GetNumberOfVertices() function in itk::LineCell
H A DitkQuadraticEdgeCell.hxx218 ::GetNumberOfVertices() const in GetNumberOfVertices() function in itk::QuadraticEdgeCell
H A DitkQuadraticTriangleCell.hxx230 ::GetNumberOfVertices() const in GetNumberOfVertices() function in itk::QuadraticTriangleCell
H A DitkPolygonCell.hxx370 ::GetNumberOfVertices() const in GetNumberOfVertices() function in itk::PolygonCell
H A DitkTetrahedronCell.hxx388 ::GetNumberOfVertices() const in GetNumberOfVertices() function in itk::TetrahedronCell
H A DitkQuadrilateralCell.hxx231 ::GetNumberOfVertices() const in GetNumberOfVertices() function in itk::QuadrilateralCell
H A DitkHexahedronCell.hxx244 ::GetNumberOfVertices() const in GetNumberOfVertices() function in itk::HexahedronCell
H A DitkTriangleCell.hxx231 ::GetNumberOfVertices() const in GetNumberOfVertices() function in itk::TriangleCell
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/meshtypes/
H A DMeshStructureContourTreeMesh.h114 vtkm::Id GetNumberOfVertices() const { return this->FirstNeighbourPortal.GetNumberOfValues(); } in GetNumberOfVertices() function
H A DContourTreeMesh.h164 vtkm::Id GetNumberOfVertices() const { return this->NumVertices; } in GetNumberOfVertices() function
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkHyperTree.h317 vtkIdType GetNumberOfVertices() const { return this->Datas->NumberOfVertices; } in GetNumberOfVertices() function
H A DvtkHyperTreeGrid.cxx785 vtkIdType vtkHyperTreeGrid::GetNumberOfVertices() in GetNumberOfVertices() function in vtkHyperTreeGrid
H A DvtkGraph.cxx515 vtkIdType vtkGraph::GetNumberOfVertices() in GetNumberOfVertices() function in vtkGraph
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkDecimatePro.h359 vtkIdType GetNumberOfVertices() { return this->MaxId + 1; } in GetNumberOfVertices() function
/dports/math/vtk8/VTK-8.2.0/Filters/Core/
H A DvtkDecimatePro.h362 vtkIdType GetNumberOfVertices() {return this->MaxId + 1;}; in GetNumberOfVertices() function
/dports/math/vtk6/VTK-6.2.0/Filters/Core/
H A DvtkDecimatePro.h314 vtkIdType GetNumberOfVertices() {return this->MaxId + 1;}; in GetNumberOfVertices() function
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkHyperTree.cxx625 vtkIdType GetNumberOfVertices() override in GetNumberOfVertices() function in vtkCompactHyperTree
H A DvtkGraph.cxx520 vtkIdType vtkGraph::GetNumberOfVertices() in GetNumberOfVertices() function in vtkGraph
H A DvtkHyperTreeGrid.cxx2011 vtkIdType vtkHyperTreeGrid::GetNumberOfVertices() in GetNumberOfVertices() function in vtkHyperTreeGrid
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkGraph.cxx517 vtkIdType vtkGraph::GetNumberOfVertices() in GetNumberOfVertices() function in vtkGraph