atadini / vtk-grass-bridge

Automatically exported from code.google.com/p/vtk-grass-bridge
0 stars 0 forks source link

Rewrite the vtkGRASSRegion class #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The current grass region wrapper uses an inefficient and complex data model. 
Instead of using internal variables to store region information, the struct 
Cell_head should be used directly to avoid unnecessary copy tasks.

Original issue reported on code.google.com by soerenge...@googlemail.com on 26 Aug 2010 at 8:30