Java Reference
In-Depth Information
Field of view = π/4
Front clip distance = 0.1
Back clip distance = 10.0
View platform = null
Minimum frame duration = 0
Some of the important parameters will be discussed in this section using illustrative
examples.
Figure 8. Projection policy
public int getProjectionPolicy()
public void setProjectionPolicy(int policy)
// Get and set projection policy for a view. Options are
// View.PARALLEL_PROJECTION or View.PERSPECTIVE_PROJECTION
View.PARALLEL_PROJECTION
View.PERSPECTIVE_PROJECTION
Search WWH ::




Custom Search