[vtkusers] How to pass a triangle without its point set?

David Doria daviddoria+vtk at gmail.com
Sat Oct 24 08:50:02 EDT 2009


On Fri, Oct 23, 2009 at 1:03 PM, Yang, Jinzhong <jinzhong76 at gmail.com> wrote:
> You need to set the points to the triangle when you build it up.
> triangle->SetPoints(Points);
>
> -Jinzhong

Unfortunately vtkTriangle doesn't seem to have a SetPoints function.
Any other ideas?

Thanks,

David



More information about the vtkusers mailing list