Home
last modified time | relevance | path

Searched defs:polygonPoolList (Results 1 – 8 of 8) sorted by relevance

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DLevelSetRebuild.h232 PolygonPoolList& polygonPoolList = mesher.polygonPoolList(); in doLevelSetRebuild() local
H A DVolumeToMesh.h179 PolygonPoolList& polygonPoolList() { return mPolygons; } in polygonPoolList() function
180 const PolygonPoolList& polygonPoolList() const { return mPolygons; } in polygonPoolList() function
4370 PolygonPoolList& polygonPoolList, in subdivideNonplanarSeamLineQuads()
4482 reviseSeamLineFlags(PolygonPoolList& polygonPoolList, size_t polygonPoolListSize, in reviseSeamLineFlags()
4575 PolygonPoolList& polygonPoolList, in relaxDisorientedTriangles()
5184 PolygonPoolList& polygonPoolList = mesher.polygonPoolList(); in doVolumeToMesh() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb_maya/openvdb_maya/
H A DOpenVDBToPolygonsNode.cc190 openvdb::tools::PolygonPoolList& polygonPoolList = mMesher->polygonPoolList(); in operator ()() local
H A DOpenVDBUtil.h557 openvdb::tools::PolygonPoolList& polygonPoolList = mesher.polygonPoolList(); in operator() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSOP_OpenVDB_Convert.cc534 openvdb::tools::PolygonPoolList& polygonPoolList = mesher.polygonPoolList(); in convertVDBClass() local
603 openvdb::tools::PolygonPoolList& polygonPoolList = mesher.polygonPoolList(); in copyMesh() local
H A DSOP_OpenVDB_To_Polygons.cc378 openvdb::tools::PolygonPoolList& polygonPoolList = mesher.polygonPoolList(); in copyMesh() local
H A DGU_PrimVDB.cc597 openvdb::tools::PolygonPoolList& polygonPoolList = mesher.polygonPoolList(); in guCopyMesh() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/viewer/
H A DRenderModules.cc1580 openvdb::tools::PolygonPoolList& polygonPoolList = mesher.polygonPoolList(); in operator ()() local