SoShape.ShapeTypes |
SoShape.getShapeType() |
Gets the current shape Full Scene Antialiasing type.
|
static SoShape.ShapeTypes |
SoShape.ShapeTypes.valueOf(int val) |
Returns the enum constant of this type with the specified integer value
|
static SoShape.ShapeTypes |
SoShape.ShapeTypes.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SoShape.ShapeTypes[] |
SoShape.ShapeTypes.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|