[vtk-developers] vtkFieldData::AddArray() is very painful with lots of arrays

Bill Lorensen bill.lorensen at gmail.com
Fri Nov 6 15:49:25 EST 2009


Sorry, my message was too brief. I meant can FieldData use an stl
container internally.

On Fri, Nov 6, 2009 at 3:19 PM, Wilson, Andrew T <atwilso at sandia.gov> wrote:
> On 11/6/09 2:08 PM, "Bill Lorensen" <bill.lorensen at gmail.com> wrote:
>> Is it possible to use an stl container?
>
> I'm confused -- use an STL container for what?  For the hashtable?
> Certainly, as long as it's wrapped in a PIMPL implementation.  For my state
> arrays?  Sure -- that's how I store them internally in my application where
> fast access is paramount and then convert them to/from VTK arrays for
> storage.  I'd rather not have to write my own reader/writer if I can help
> it.
>
> Am I missing the point of your suggestion?
>
> -- Andy
>
>
>



More information about the vtk-developers mailing list