Home
last modified time | relevance | path

Searched defs:LineSegments (Results 1 – 25 of 39) sorted by relevance

12

/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Dscene_line_segments.h13 struct LineSegments : public Geometry struct
21 LineSegments (Device* device, Geometry::GType gtype); argument
78 __forceinline size_t numVertices() const { in numVertices()
88 __forceinline bool segmentLeftExists(size_t i) const { in segmentLeftExists()
94 __forceinline bool segmentRightExists(size_t i) const { in segmentRightExists()
100 __forceinline Vec3ff vertex(size_t i) const { in vertex()
105 __forceinline const char* vertexPtr(size_t i) const { in vertexPtr()
110 __forceinline Vec3fa normal(size_t i) const { in normal()
115 __forceinline float radius(size_t i) const { in radius()
147 __forceinline BBox3fa bounds(size_t i) const in bounds()
[all …]
H A Dscene_line_segments.cpp11 LineSegments::LineSegments (Device* device, Geometry::GType gtype) in LineSegments() function in embree::LineSegments
/dports/cad/librecad/LibreCAD-2.2.0-rc2/plugins/plotequation/
H A Dplotdialog.h21 LineSegments=0, //add line segments enumerator
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dmeshclass.hpp279 const auto & LineSegments() const { return segments; } in LineSegments() function in netgen::Mesh
280 auto & LineSegments() { return segments; } in LineSegments() function in netgen::Mesh
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/world/bsp/
H A Dpartitioner.cpp54 typedef QList<LineSegment *> LineSegments; typedef
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/helpers/src/threed/
H A Dobjects.cpp91 LineSegments::LineSegments(const ValVector& x1, const ValVector& y1, const ValVector& z1, in LineSegments() function in LineSegments
107 LineSegments::LineSegments(const ValVector& pts1, const ValVector& pts2, in LineSegments() function in LineSegments
/dports/devel/git-delta/delta-0.9.2/src/features/
H A Dside_by_side.rs17 pub type LineSegments<'a, S> = Vec<(S, &'a str)>; typedef
/dports/devel/llvm90/llvm-9.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp689 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/llvm80/llvm-8.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp687 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp750 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp742 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp766 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/llvm10/llvm-10.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp741 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp742 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp741 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp741 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp766 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp806 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp806 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp806 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp806 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp806 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h606 ArrayRef<const CoverageSegment *> LineSegments; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h606 ArrayRef<const CoverageSegment *> LineSegments; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h606 ArrayRef<const CoverageSegment *> LineSegments; variable

12