|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Shallow | |
|---|---|
| com.threerings.opengl.effect.config | Effect configurations. |
| com.threerings.opengl.geometry.config | Geometry configurations. |
| com.threerings.opengl.model.config | Model and animation configurations. |
| Uses of Shallow in com.threerings.opengl.effect.config |
|---|
| Fields in com.threerings.opengl.effect.config with annotations of type Shallow | |
|---|---|
BaseParticleSystemConfig.Layer |
BaseParticleSystemConfig.Layer.identity
Used to identify the layer after customization. |
| Uses of Shallow in com.threerings.opengl.geometry.config |
|---|
| Fields in com.threerings.opengl.geometry.config with annotations of type Shallow | |
|---|---|
ShortBuffer |
GeometryConfig.IndexedStored.indices
The index buffer. |
| Uses of Shallow in com.threerings.opengl.model.config |
|---|
| Fields in com.threerings.opengl.model.config with annotations of type Shallow | |
|---|---|
TreeMap<String,ModelConfig.MeshSet> |
StaticSetConfig.meshes
Maps top-level node names to meshes. |
ModelConfig.MeshSet |
StaticConfig.meshes
The meshes comprising this model. |
ArticulatedConfig.Node |
ArticulatedConfig.root
The root node. |
ModelConfig.MeshSet |
ArticulatedConfig.skin
The skin meshes. |
String[] |
AnimationConfig.Imported.targets
The targets of the animation. |
Transform3D[][] |
AnimationConfig.Imported.transforms
The transforms for each target, each frame. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||