Home
last modified time | relevance | path

Searched refs:voxelize (Results 1 – 18 of 18) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/filters/
H A DVoxelDownsizeFilter.cpp112 if (voxelize(point)) in run()
122 bool VoxelDownsizeFilter::voxelize(PointRef& point) in voxelize() function in pdal::VoxelDownsizeFilter
161 return voxelize(point); in processOne()
H A DSampleFilter.cpp93 if (voxelize(point)) in run()
102 bool SampleFilter::voxelize(PointRef& point) in voxelize() function in pdal::SampleFilter
204 return voxelize(point); in processOne()
H A DSampleFilter.hpp73 bool voxelize(PointRef& point);
H A DVoxelDownsizeFilter.hpp69 bool voxelize(PointRef& point);
/dports/misc/openvdb/openvdb-9.0.0/tsc/meetings/
H A D2020-05-14.md48 boundaries. Ideal solution would be to only voxelize tiles which are guaranteed
50 calls to voxelize would assist in the short term even with the memory side
H A D2020-11-17.md45 topologyUnion traditionally will always fully voxelize active tiles where there is overlap. The ne…
/dports/graphics/py-geomdl/geomdl-5.2.10/geomdl/
H A Dvoxelize.py16 def voxelize(obj, **kwargs): function
H A Dmulti.py16 from . import voxelize
1077 grid, filled = voxelize.voxelize(elem, **kwargs)
1078 polygrid = voxelize.convert_bb_to_faces(grid)
H A Dabstract.py13 from . import vis, helpers, knotvector, voxelize, utilities
3016 grid, filled = voxelize.voxelize(self, **kwargs)
3017 faces = voxelize.convert_bb_to_faces(grid)
/dports/math/curv/curv-0.5/ideas/sketches/
H A Dquantize.curv26 // Suppose I just voxelize the distance field, don't worry about colour.
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/voxel/
H A Dcreation.py279 def voxelize(mesh, pitch, method='subdivide', **kwargs): function
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.h261 float *anchor_wght, THD_3dim_dataset *voxelize,
280 float *anchor_wght, THD_3dim_dataset *voxelize);
H A DSUMA_GeomComp.c4027 float *altw, THD_3dim_dataset *voxelize, in SUMA_NN_GeomSmooth3_SO() argument
4046 altw, voxelize))) { in SUMA_NN_GeomSmooth3_SO()
5519 float *anchor_wght, THD_3dim_dataset *voxelize) in SUMA_NN_GeomSmooth3() argument
5629 if (voxelize) { in SUMA_NN_GeomSmooth3()
5630 sdist = THD_get_voxel_dicom(voxelize, in SUMA_NN_GeomSmooth3()
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/
H A DREADME.md53 * [examples/voxelize/](examples/voxelize/) Voxelizer example
/dports/math/curv/curv-0.5/ideas/
H A DHub.md71 * Suppose I want to publish a 'voxelize' module, with a cute icon.
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DMeshToVolume.h3738 inline void voxelize(const Primitive&);
3875 voxelize<true>(prim); in operator()
3877 voxelize<false>(prim); in operator()
3885 MeshToVoxelEdgeData::GenEdgeData::voxelize(const Primitive& prim) in voxelize() function
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/
H A Dbase.py2286 return creation.voxelize(
/dports/math/py-yt/yt-4.0.1/doc/source/analyzing/
H A Dobjects.rst785 These objects, as of yt 3.3, are now also able to "voxelize" mesh fields. This