|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeometryConfig.Stored | |
|---|---|
| com.threerings.opengl.geometry.config | Geometry configurations. |
| Uses of GeometryConfig.Stored in com.threerings.opengl.geometry.config |
|---|
| Subclasses of GeometryConfig.Stored in com.threerings.opengl.geometry.config | |
|---|---|
static class |
GeometryConfig.ArrayStored
Array geometry. |
static class |
GeometryConfig.IndexedStored
Indexed geometry. |
static class |
GeometryConfig.SkinnedIndexedStored
Skinned indexed geometry. |
| Methods in com.threerings.opengl.geometry.config with parameters of type GeometryConfig.Stored | |
|---|---|
abstract Geometry |
DeformerConfig.createGeometry(GlContext ctx,
Scope scope,
GeometryConfig.Stored config,
PassDescriptor[] passes)
Creates a deformed geometry object. |
Geometry |
DeformerConfig.Skin.createGeometry(GlContext ctx,
Scope scope,
GeometryConfig.Stored config,
PassDescriptor[] passes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||