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

Packages that use GeometryMaterial
com.threerings.opengl.model.config Model and animation configurations. 
 

Uses of GeometryMaterial in com.threerings.opengl.model.config
 

Fields in com.threerings.opengl.model.config declared as GeometryMaterial
 GeometryMaterial[] StaticConfig.Resolved.gmats
          The merged geometry/material pairs.
 

Constructors in com.threerings.opengl.model.config with parameters of type GeometryMaterial
StaticConfig.Resolved(Box bounds, CollisionMesh collision, GeometryMaterial[] gmats, int influenceFlags)
           
 



Copyright © 2011. All Rights Reserved.