@EditorMessageBundle(value="editor.geometry")

Package com.threerings.opengl.geometry.config

Geometry configurations.

See:
          Description

Class Summary
DeformerConfig Deformer configuration.
DeformerConfig.Skin Performs software skinning.
GeometryConfig Geometry configuration.
GeometryConfig.ArrayStored Array geometry.
GeometryConfig.AttributeArrayConfig Describes an interleaved attribute array.
GeometryConfig.IndexedStored Indexed geometry.
GeometryConfig.SkinnedIndexedStored Skinned indexed geometry.
GeometryConfig.Stored Superclass of configurations with stored geometry.
PassDescriptor Describes the elements of state that will be used in a pass for the purpose of configuring the geometry instance.
PassSummary Summarizes the attributes used by a set of passes.
TransformedGeometry Combines a geometry config with a transform.
 

Enum Summary
GeometryConfig.Mode Mode constants.
 

Package com.threerings.opengl.geometry.config Description

Geometry configurations.



Copyright © 2011. All Rights Reserved.