Home
last modified time | relevance | path

Searched defs:removeVertex (Results 1 – 25 of 106) sorted by relevance

12345

/dports/misc/ompl/ompl-1.5.2/src/ompl/control/src/
H A DPlannerData.cpp49 bool ompl::control::PlannerData::removeVertex(unsigned int vIndex) in removeVertex() function in ompl::control::PlannerData
54 bool ompl::control::PlannerData::removeVertex(const ompl::base::PlannerDataVertex &st) in removeVertex() function in ompl::control::PlannerData
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/
H A Dgraph_handler.h193 removeVertex(const Vertex& v) in removeVertex() function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/src/Algebra/Graph/Acyclic/
H A DAdjacencyMap.hs354 removeVertex = coerce AM.removeVertex function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/src/Algebra/Graph/Relation/
H A DSymmetric.hs539 removeVertex = coerce R.removeVertex function
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/misc/
H A Dmesh.cpp105 void Mesh::removeVertex(Vertex &vertex) in removeVertex() function in de::Mesh
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREVertexArray.cpp169 bool TREVertexArray::removeVertex(int index) in removeVertex() function in TREVertexArray
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/test/Algebra/Graph/Test/
H A DAPI.hs203 , removeVertex = AM.removeVertex function
279 , removeVertex = G.removeVertex function
328 , removeVertex = UG.removeVertex function
394 , removeVertex = coerce AIM.removeVertex function
464 , removeVertex = R.removeVertex function
535 , removeVertex = SR.removeVertex function
591 , removeVertex = LG.removeVertex function
649 , removeVertex = LAM.removeVertex function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/src/Algebra/Graph/
H A DUndirected.hs720 removeVertex = coerce11 G.removeVertex function
H A DAdjacencyIntMap.hs671 removeVertex x = AM . IntMap.map (IntSet.delete x) . IntMap.delete x . adjacencyIntMap function
H A DLabelled.hs409 removeVertex x = induce (/= x) function
H A DRelation.hs624 removeVertex x (Relation d r) = Relation (Set.delete x d) (Set.filter notx r) function
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/tests/core/
H A Dgraphtest.cpp74 TEST(GraphTest, removeVertex) in TEST() argument
/dports/science/avogadrolibs/avogadrolibs-1.94.0/tests/core/
H A Dgraphtest.cpp74 TEST(GraphTest, removeVertex) in TEST() argument
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgrePose.cpp71 void Pose::removeVertex(size_t index) in removeVertex() function in Ogre::Pose
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgrePose.cpp76 void Pose::removeVertex(size_t index) in removeVertex() function in Ogre::Pose
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/internal/texteditor/rulers/
H A DDAG.java149 public void removeVertex(E vertex) { in removeVertex() method in DAG
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/src/Algebra/Graph/HigherKinded/
H A DClass.hs490 removeVertex v = induce (/= v) function
/dports/math/psurface/psurface-2.0.0-13-gb5b6825/
H A DSurfaceBase.h94 void removeVertex(int vertex) { in removeVertex() function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/graph/geom/
H A DOutline.java144 public final Vertex removeVertex(final int position) throws IndexOutOfBoundsException { in removeVertex() method in Outline
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dgraph.cpp68 void Graph::removeVertex(size_t index) in removeVertex() function in Avogadro::Core::Graph
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dgraph.cpp68 void Graph::removeVertex(size_t index) in removeVertex() function in Avogadro::Core::Graph
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/src/Algebra/Graph/Labelled/
H A DAdjacencyMap.hs474 removeVertex x = AM . Map.map (Map.delete x) . Map.delete x . adjacencyMap function
/dports/misc/dartsim/dart-6.11.1/dart/dynamics/
H A DLineSegmentShape.cpp153 void LineSegmentShape::removeVertex(std::size_t _idx) in removeVertex() function in dart::dynamics::LineSegmentShape
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/
H A Dgraph.py58 def removeVertex(self, vertex): member in DirectedGraph
/dports/math/g2o/g2o-20201223_git/g2o/core/
H A Dhyper_graph.cpp202 bool HyperGraph::removeVertex(Vertex* v, bool detach) in removeVertex() function in g2o::HyperGraph

12345