SoCSGShape.CsgStatus |
SoCSGShape.getStatus() |
Returns status of csg operation.
|
static SoCSGShape.CsgStatus |
SoCSGShape.CsgStatus.valueOf(int val) |
Returns the enum constant of this type with the specified integer value
|
static SoCSGShape.CsgStatus |
SoCSGShape.CsgStatus.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SoCSGShape.CsgStatus[] |
SoCSGShape.CsgStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|