[vtkusers] Array of vtkclasses
Mike Jackson
mike.jackson at imts.us
Tue Sep 26 11:18:09 EDT 2006
Could you try "vtkActorCollection"
On 9/26/06 11:10 AM, "Arnolfo Marciales" <marciale at ula.ve> wrote:
> Hi i need to make a undefined array of vtkActors.
> I can define with
>
> vtkActor *vtkActors[x];
> but with
>
> vtkActor *vtkActors[];
> i receive an compilation error
>
> Can i use stl vector library with vtkActor?
> If so, How i call ::New() command from the stl::vector function?
>
> thanks,
> Fito
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
More information about the vtkusers
mailing list