[vtkusers] vtkPolyDataMapper & Memory Management

Randall Hand randall.hand at gmail.com
Tue Apr 12 14:57:16 EDT 2005


In the docs for the vtkPolyDataMapper, it says :
"It is now possible to set a memory limit for the pipeline in the mapper. If 
the total estimated memory usage of the pipeline is larger than this limit, 
the mapper will divide the data into pieces and render each in a for loop."

Where is this option? I see options for "SetNumberOfPieces" and 
"SetNumberOfSubPieces", although there's no definition of what the 
difference is between the two, and they seem to work on subdivisions, not 
memory.

-- 
Randall Hand
http://www.yeraze.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20050412/2b9a413b/attachment.htm>


More information about the vtkusers mailing list