| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes | |
| cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements |
| Modifier and Type | Method and Description |
|---|---|
static ESurfaceType |
ESurfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ESurfaceType[] |
ESurfaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ESurfaceType |
AbstractActor.getSurfaceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActor.setSurfaceType(ESurfaceType surfaceType) |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.