Home
last modified time | relevance | path

Searched refs:PolygonPool (Results 1 – 9 of 9) sorted by relevance

/dports/math/curv/curv-0.5/curv/
H A Dexport_mesh.cc112 openvdb::tools::PolygonPool& pool = mesher.polygonPoolList()[i]; in vertex_byte_size()
143 openvdb::tools::PolygonPool& pool = mesher.polygonPoolList()[i]; in put_buffer()
371 openvdb::tools::PolygonPool& pool = mesher.polygonPoolList()[i]; in export_mesh()
401 openvdb::tools::PolygonPool& pool = mesher.polygonPoolList()[i]; in export_mesh()
437 openvdb::tools::PolygonPool& pool = mesher.polygonPoolList()[i]; in export_mesh()
470 openvdb::tools::PolygonPool& pool = mesher.polygonPoolList()[i]; in export_mesh()
505 openvdb::tools::PolygonPool& pool = mesher.polygonPoolList()[i]; in export_mesh()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToMesh.h93 class PolygonPool
97 inline PolygonPool();
140 void operator=(const PolygonPool&) {}
2410 PolygonPool* mPolygonPool;
2508 PolygonPool *mPolygonPool;
4651 PolygonPool::PolygonPool() in PolygonPool() function
4663 PolygonPool::PolygonPool(const size_t numQuads, const size_t numTriangles) in PolygonPool() function
4675 PolygonPool::copy(const PolygonPool& rhs) in copy()
4693 PolygonPool::resetQuads(size_t size) in resetQuads()
4702 PolygonPool::clearQuads() in clearQuads()
[all …]
H A DLevelSetRebuild.h161 PolygonPool& polygons = mPrimsIn[n]; in operator()
238 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in doLevelSetRebuild()
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSOP_OpenVDB_Convert.cc539 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in convertVDBClass()
547 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in convertVDBClass()
638 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in copyMesh()
667 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in copyMesh()
H A DSOP_OpenVDB_To_Polygons.cc410 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in copyMesh()
439 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in copyMesh()
H A DGU_PrimVDB.cc616 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in guCopyMesh()
632 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in guCopyMesh()
/dports/misc/openvdb/openvdb-9.0.0/openvdb_maya/openvdb_maya/
H A DOpenVDBToPolygonsNode.cc145 const openvdb::tools::PolygonPool& polygons = (*mPolygonPoolList)[n]; in operator ()()
H A DOpenVDBUtil.h568 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in operator()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/viewer/
H A DRenderModules.cc1591 const openvdb::tools::PolygonPool& polygons = polygonPoolList[n]; in operator ()()