Home
last modified time | relevance | path

Searched defs:updateVertex (Results 1 – 14 of 14) sorted by relevance

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/lottie-ios/lottie-swift/src/Private/Utility/Primitives/
H A DPathElement.swift44 func updateVertex(newVertex: CurveVertex) -> PathElement { in updateVertex() function
H A DBezierPath.swift72 mutating func updateVertex(_ vertex: CurveVertex, atIndex: Int, remeasure: Bool) { in updateVertex() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/renderer/src/java/org/scilab/modules/renderer/JoGLView/interaction/util/
H A DHelpersGeometry.java63 …public void updateVertex(Axes axes, PointComputer pointAComputer, Vector3d secondPoint, RubberBox.… in updateVertex() method in HelpersGeometry
/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/
H A DSoVertexProperty.cpp418 SoVertexProperty::updateVertex(SoState * state, SbBool glrender, SbBool vbo) in updateVertex() function in SoVertexProperty
/dports/misc/ompl/ompl-1.5.2/src/ompl/datastructures/
H A DLPAstarOnGraph.h306 void updateVertex(Node *n) in updateVertex() function
/dports/math/fcl05/fcl-0.5.0/src/BVH/
H A DBVH_model.cpp539 int BVHModel<BV>::updateVertex(const Vec3f& p) in updateVertex() function in fcl::BVHModel
/dports/math/fcl/fcl-0.7.0/include/fcl/geometry/bvh/
H A DBVH_model-inl.h653 int BVHModel<BV>::updateVertex(const Vector3<S>& p) in updateVertex() function
/dports/graphics/nanort/nanort-b1feea8/examples/path_tracer/
H A Dtiny_obj_loader.cc307 updateVertex(std::map<vertex_index, unsigned int> &vertexCache, in updateVertex() function
/dports/graphics/nanort/nanort-b1feea8/examples/objrender/
H A Dtiny_obj_loader.cc317 updateVertex(std::map<vertex_index, unsigned int> &vertexCache, in updateVertex() function
/dports/graphics/nanort/nanort-b1feea8/examples/vrcamera/
H A Dtiny_obj_loader.cc307 updateVertex(std::map<vertex_index, unsigned int> &vertexCache, in updateVertex() function
/dports/graphics/nanort/nanort-b1feea8/examples/double_precision/
H A Dtiny_obj_loader.cc307 updateVertex(std::map<vertex_index, unsigned int> &vertexCache, in updateVertex() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/cpp/
H A DTriangulator.cpp454 void Triangulator::updateVertex(std::list<int>::iterator vertex) in updateVertex() function in Triangulator
/dports/graphics/nanort/nanort-b1feea8/examples/bidir_path_tracer/
H A Dtiny_obj_loader.h549 updateVertex(std::map<vertex_index, unsigned int> &vertexCache, in updateVertex() function
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene_surface_mesh_item.cpp2388 void Scene_surface_mesh_item::updateVertex(vertex_descriptor vh) in updateVertex() function in Scene_surface_mesh_item