Home
last modified time | relevance | path

Searched defs:polygonPoolListSize (Results 1 – 2 of 2) sorted by relevance

/dports/misc/openvdb/openvdb-9.0.0/openvdb_maya/openvdb_maya/
H A DOpenVDBToPolygonsNode.cc185 const size_t polygonPoolListSize = mMesher->polygonPoolListSize(); in operator ()() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToMesh.h178 size_t polygonPoolListSize() const { return mPolygonPoolListSize; } in polygonPoolListSize() function
4371 size_t polygonPoolListSize, in subdivideNonplanarSeamLineQuads()
4482 reviseSeamLineFlags(PolygonPoolList& polygonPoolList, size_t polygonPoolListSize, in reviseSeamLineFlags()
4576 size_t polygonPoolListSize, in relaxDisorientedTriangles()