- To: Campbell@xxxxxxxxxxxxxxxxxx, visad-list@xxxxxxxxxxxxx
- Subject: Re: reorient 3d display with out mouse
- From: enigma@xxxxxxxxxxxxxxx
- Date: Thu, 25 Apr 2002 14:21:15 -0400
> Is there a command to reorient the 3d display back the 0,0 viewpoint Try protected ProjectionControl projection; ... projection=display.getProjectionControl(); ... projection.resetProjection();