| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes |
| Modifier and Type | Method and Description |
|---|---|
ESheerAxis |
Scale.getSheerAxis() |
static ESheerAxis |
ESheerAxis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ESheerAxis[] |
ESheerAxis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scale.setSheerAxis(ESheerAxis sheerAxis) |
| Constructor and Description |
|---|
Scale(Vector3D scale,
float sheerRate,
ESheerAxis sheerAxis) |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.