[vtkusers] How to show and control one vtkSphereWidget in dif ferent windows?
Nigel Nunn
nNunn at ausport.gov.au
Thu Nov 6 08:59:34 EST 2003
Hi Chunyan,
vtkSphereWidget is great for manipulating objects, but it
depends upon getting attached to an "Interactor". If you
just want to show a sphere in multiple renderWindows, then
vtkSphereSource may be better. From the documentation:
"vtkSphereSource creates a sphere (represented by polygons)
of specified radius centered at the origin. The resolution
(polygonal discretization) in both the latitude (phi) and
longitude (theta) directions can be specified. It also is
possible to create partial spheres by specifying maximum
phi and theta angles. By default, the surface tessellation
of the sphere uses triangles; however
you can set LatLongTessellation to produce a tessellation
using quadrilaterals."
Do you have access to the documentation?
Nigel
**********************************************************************
This message is intended for the addressee named and may contain
confidential and privileged information. If you are not the intended
recipient please note that any form of distribution, copying or use of
this communication or the information in it is strictly prohibited and
may be unlawful. If you receive this message in error, please delete it
and notify the sender.
Keep up to date with what's happening in Australian sport.
Visit http://www.ausport.gov.au
**********************************************************************
More information about the vtkusers
mailing list