|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelConfig.Imported.MaterialMapping | |
|---|---|
| com.threerings.opengl.model | |
| com.threerings.opengl.model.config | Model and animation configurations. |
| Uses of ModelConfig.Imported.MaterialMapping in com.threerings.opengl.model |
|---|
| Methods in com.threerings.opengl.model with parameters of type ModelConfig.Imported.MaterialMapping | |
|---|---|
void |
Articulated.Node.createSurfaces(GlContext ctx,
ModelConfig.Imported.MaterialMapping[] materialMappings,
Map<String,MaterialConfig> materialConfigs)
Creates the surfaces of this node. |
void |
Articulated.MeshNode.createSurfaces(GlContext ctx,
ModelConfig.Imported.MaterialMapping[] materialMappings,
Map<String,MaterialConfig> materialConfigs)
|
static MaterialConfig |
Model.getMaterialConfig(GlContext ctx,
String texture,
String tag,
ModelConfig.Imported.MaterialMapping[] materialMappings,
Map<String,MaterialConfig> materialConfigs)
Resolves a material config through a cache. |
| Uses of ModelConfig.Imported.MaterialMapping in com.threerings.opengl.model.config |
|---|
| Fields in com.threerings.opengl.model.config declared as ModelConfig.Imported.MaterialMapping | |
|---|---|
ModelConfig.Imported.MaterialMapping[] |
ModelConfig.Imported.materialMappings
The mappings from texture name to material. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||