No subject


Wed Oct 7 22:37:18 EDT 2009


  // Description:
  // Get the normal to the plane.
  void SetNormal(double x, double y, double z);
  void SetNormal(double x[3]);
  double* GetNormal();
  void GetNormal(double xyz[3]);


Bill

On Mon, Jan 18, 2010 at 11:11 AM, David Doria <daviddoria+vtk at gmail.com> wr=
ote:
> On Mon, Jan 18, 2010 at 11:09 AM, toulgen <toulgen at gmail.com> wrote:
>> Hi vtk-users,
>>
>>
>>
>> I want to use a vtkImplicitPlaneWidget but I don=92t know how I can use =
it.
>>
>> Have you any example under C++?
>>
>>
>>
>> Thx,
>>
>> ToulGen
>
> I started an example here if anyone cares to finish it:
> http://www.cmake.org/Wiki/VTK/Examples/Widgets/ImplicitPlaneWidget2
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/openso=
urce/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.or=
g/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>


More information about the vtkusers mailing list