Home
last modified time | relevance | path

Searched defs:vertices_ (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/math/fcl05/fcl-0.5.0/include/fcl/BVH/
H A DBV_fitter.h99 void set(Vec3f* vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
108 void set(Vec3f* vertices_, Vec3f* prev_vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
179 void set(Vec3f* vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
188 void set(Vec3f* vertices_, Vec3f* prev_vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
224 void set(Vec3f* vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
233 void set(Vec3f* vertices_, Vec3f* prev_vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
269 void set(Vec3f* vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
278 void set(Vec3f* vertices_, Vec3f* prev_vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
313 void set(Vec3f* vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
322 void set(Vec3f* vertices_, Vec3f* prev_vertices_, Triangle* tri_indices_, BVHModelType type_) in set()
/dports/math/fcl/fcl-0.7.0/include/fcl/geometry/bvh/detail/
H A DBV_fitter-inl.h63 Vector3<typename BVFitter<BV>::S>* vertices_, in set()
73 Vector3<typename BVFitter<BV>::S>* vertices_, in set()
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2lax_polygon_shape.h137 std::unique_ptr<S2Point[]> vertices_; variable
179 s2coding::EncodedS2PointVector vertices_; variable
H A Ds2lax_polyline_shape.h87 std::unique_ptr<S2Point[]> vertices_; variable
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2lax_polygon_shape.h137 std::unique_ptr<S2Point[]> vertices_; variable
179 s2coding::EncodedS2PointVector vertices_; variable
H A Ds2lax_polyline_shape.h87 std::unique_ptr<S2Point[]> vertices_; variable
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2lax_polygon_shape.h137 std::unique_ptr<S2Point[]> vertices_; variable
179 s2coding::EncodedS2PointVector vertices_; variable
H A Ds2lax_polyline_shape.h87 std::unique_ptr<S2Point[]> vertices_; variable
/dports/math/openturns/openturns-1.18/lib/src/Base/Stat/openturns/
H A DHMatrixImplementation.hxx213 const Sample vertices_; member in CovarianceAssemblyFunction
231 const Sample vertices_; member in CovarianceBlockAssemblyFunction
/dports/graphics/nanort/nanort-b1feea8/examples/partio_view/
H A Drender.h31 std::vector<float> vertices_; // XYZ variable
/dports/math/openturns/openturns-1.18/lib/src/Base/Geom/openturns/
H A DMesh.hxx190 Sample vertices_; member in Mesh
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DCollisionPolygon2D.h73 PODVector<Vector2> vertices_; variable
H A DCollisionChain2D.h79 PODVector<Vector2> vertices_; variable
/dports/math/openturns/openturns-1.18/lib/src/Base/Algo/openturns/
H A DEnclosingSimplexAlgorithmImplementation.hxx92 Sample vertices_; member in EnclosingSimplexAlgorithmImplementation
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/lucas-clemente/quic-go/logging/
H A Dmock_tracer_test.go58 func (mr *MockTracerMockRecorder) SentPacket(arg0, arg1, arg2, arg3 interface{}) *gomock.Call {
/dports/finance/quantlib/QuantLib-1.20/ql/math/optimization/
H A Dsimplex.hpp71 mutable std::vector<Array> vertices_; member in QuantLib::Simplex
/dports/graphics/glosm/glosm-glosm-0.0.2/libglosm-client/include/glosm/
H A DSimpleVertexBuffer.hh37 std::auto_ptr<VBO> vertices_; member in SimpleVertexBuffer
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesh_parameterization/internal/
H A DContainers_filler.h51 Vertex_set& vertices_, in Containers_filler()
57 Vertex_set& vertices_) in Containers_filler()
/dports/games/widelands/widelands-build21/src/graphic/gl/
H A Dgrid_program.h60 std::vector<PerVertexData> vertices_; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2polyline.h189 S2Point* vertices_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/elements/
H A Dcontroller.h40 std::vector<float> vertices_; variable
/dports/math/fcl/fcl-0.7.0/include/fcl/geometry/shape/
H A Dconvex.h225 const std::shared_ptr<const std::vector<Vector3<S>>> vertices_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/platform_tools/android/apps/arcore/src/main/cpp/
H A Dplane_renderer.h53 std::vector<glm::vec3> vertices_; variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/algo/
H A Dbwm_shape_file.h49 std::vector<std::vector<vsol_point_3d_sptr> > vertices_; variable
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/planners/informedtrees/aitstar/
H A DImplicitGraph.h204 ompl::NearestNeighborsGNATNoThreadSafety<std::shared_ptr<Vertex>> vertices_; variable

1234567