update rect mesh region for postprocess

This commit is contained in:
wanqing0421
2025-06-03 10:55:47 +08:00
parent 21a7d0ab4d
commit a18936c8ec
5 changed files with 304 additions and 0 deletions

View File

@ -13,6 +13,7 @@ set(SourceFiles
region/regionPoints/lineRegionPoints/lineRegionPoints.cpp
region/regionPoints/centerPointsRegionPoints/centerPointsRegionPoints.cpp
region/regionPoints/multipleSpheresRegionPoints/multipleSpheresRegionPoints.cpp
region/regionPoints/rectMeshRegionPoints/rectMeshRegionPoints.cpp
# Postprocess components
postprocessComponent/postprocessComponent/postprocessComponent.cpp