Uses of Class
com.threerings.opengl.material.config.ProjectionConfig

Packages that use ProjectionConfig
com.threerings.opengl.material.config Material configurations. 
com.threerings.opengl.scene.config Scene configurations. 
 

Uses of ProjectionConfig in com.threerings.opengl.material.config
 

Subclasses of ProjectionConfig in com.threerings.opengl.material.config
static class ProjectionConfig.Orthographic
          An orthographic projection.
static class ProjectionConfig.Perspective
          A perspective projection.
 

Uses of ProjectionConfig in com.threerings.opengl.scene.config
 

Fields in com.threerings.opengl.scene.config declared as ProjectionConfig
 ProjectionConfig SceneInfluenceConfig.Projector.projection
          The projection config.
 



Copyright © 2011. All Rights Reserved.