Home
last modified time | relevance | path

Searched defs:PointIndex (Results 1 – 25 of 104) sorted by relevance

12345

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/
H A DTypes.h156 struct PointIndex struct
162 PointIndex(IntType i = IntType(0)): mIndex(i) {} in mIndex() argument
165 template<typename T> explicit PointIndex(T i): mIndex(static_cast<IntType>(i)) {} in PointIndex() argument
169 /// Needed to support the <tt>(zeroVal<PointIndex>() + val)</tt> idiom. argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/polygon/
H A Db2dpolypolygontools.hxx99 class SAL_WARN_UNUSED BASEGFX_DLLPUBLIC PointIndex class
106 PointIndex(sal_uInt32 nPolygonIndex, sal_uInt32 nPointIndex) in PointIndex() function in basegfx::utils::PointIndex
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/polygon/
H A Db2dpolypolygontools.hxx101 class SAL_WARN_UNUSED BASEGFX_DLLPUBLIC PointIndex class
108 PointIndex(sal_uInt32 nPolygonIndex, sal_uInt32 nPointIndex) in PointIndex() function in basegfx::utils::PointIndex
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/SLA/
H A DSpatIndex.cpp32 PointIndex::PointIndex(): m_impl(new Impl()) {} in PointIndex() function in Slic3r::sla::PointIndex
35 PointIndex::PointIndex(const PointIndex &cpy): m_impl(new Impl(*cpy.m_impl)) {} in PointIndex() function in Slic3r::sla::PointIndex
36 PointIndex::PointIndex(PointIndex&& cpy): m_impl(std::move(cpy.m_impl)) {} in PointIndex() function in Slic3r::sla::PointIndex
/dports/math/vtk9/VTK-9.1.0/Filters/Extraction/
H A DvtkExtractDataOverTime.h68 int PointIndex; variable
/dports/math/vtk8/VTK-8.2.0/Filters/Extraction/
H A DvtkExtractDataOverTime.h69 int PointIndex; variable
/dports/math/vtk6/VTK-6.2.0/Filters/Extraction/
H A DvtkExtractDataOverTime.h60 int PointIndex; variable
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dimprove2.hpp4 inline void AppendEdges( const Element2d & elem, PointIndex pi, Array<std::tuple<PointIndex,PointIn… in AppendEdges()
16 inline void AppendEdges( const Element & elem, PointIndex pi, Array<std::tuple<PointIndex,PointInde… in AppendEdges()
35 …Mesh & mesh, const Table<TINDEX, PointIndex> & elementsonnode, Array<std::tuple<PointIndex, PointI… in BuildEdgeList()
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/mesh/
H A Dmesh.cc32 const IndexTypeVector<PointIndex, PointIndex> &id_map, in ApplyPointIdDeduplication()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization.Charting/
H A DHitTestResult.cs34 public int PointIndex { get; set; } property in System.Windows.Forms.DataVisualization.Charting.HitTestResult
/dports/archivers/draco/draco-1.4.3/src/draco/mesh/
H A Dmesh.cc29 const IndexTypeVector<PointIndex, PointIndex> &id_map, in ApplyPointIdDeduplication()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/mesh/
H A Dmesh.cc29 const IndexTypeVector<PointIndex, PointIndex> &id_map, in ApplyPointIdDeduplication()
/dports/math/cgal/CGAL-5.3/include/CGAL/Scale_space_reconstruction_3/
H A DShape_construction_3.h90 typedef internal::Auto_count<Point> PointIndex; typedef
169 typedef internal::Auto_count<Point> PointIndex; typedef
/dports/cad/alliance/alliance/src/xgra/src/
H A DXGR_place.c91 int PointIndex; in XgraPlaceFigure() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/type_check/liveness/
H A Dtrace.rs297 fn compute_drop_live_points_for_block(&mut self, mpi: MovePathIndex, term_point: PointIndex) { in compute_drop_live_points_for_block()
459 live_at: &HybridBitSet<PointIndex>, in add_use_live_facts_for()
476 live_at: &HybridBitSet<PointIndex>, in add_drop_live_facts_for()
524 live_at: &HybridBitSet<PointIndex>, in make_all_regions_live()
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/compression/attributes/prediction_schemes/
H A Dprediction_scheme_delta_decoder.h49 const PointIndex *) { in ComputeOriginalValues()
H A Dprediction_scheme_delta_encoder.h54 const PointIndex *) { in ComputeCorrectionValues()
H A Dmesh_prediction_scheme_parallelogram_decoder.h60 const PointIndex * /* entry_to_point_id_map */) { in ComputeOriginalValues()
H A Dmesh_prediction_scheme_parallelogram_encoder.h71 const PointIndex * /* entry_to_point_id_map */) { in ComputeCorrectionValues()
/dports/archivers/draco/draco-1.4.3/src/draco/compression/attributes/prediction_schemes/
H A Dprediction_scheme_delta_decoder.h49 const PointIndex *) { in ComputeOriginalValues()
H A Dprediction_scheme_delta_encoder.h54 const PointIndex *) { in ComputeCorrectionValues()
H A Dmesh_prediction_scheme_parallelogram_decoder.h60 const PointIndex * /* entry_to_point_id_map */) { in ComputeOriginalValues()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/compression/attributes/prediction_schemes/
H A Dprediction_scheme_delta_decoder.h49 const PointIndex *) { in ComputeOriginalValues()
H A Dprediction_scheme_delta_encoder.h54 const PointIndex *) { in ComputeCorrectionValues()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/QuadEdgeMesh/include/
H A DitkQuadEdgeMeshMacro.h50 PointIndex) \ argument

12345