| Package | Description |
|---|---|
| com.openinventor.meshviz.nodes |
| Modifier and Type | Method and Description |
|---|---|
static PoDomain.BoundingBoxTypes |
PoDomain.BoundingBoxTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static PoDomain.BoundingBoxTypes |
PoDomain.BoundingBoxTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PoDomain.BoundingBoxTypes |
PoDomain.BoundingBoxTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoDomain.BoundingBoxTypes[] |
PoDomain.BoundingBoxTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PoDomain.setValues(SbVec2f min,
SbVec2f max,
PoDomain.BoundingBoxTypes type)
Convenience method to define a 2D domain.
|
void |
PoDomain.setValues(SbVec3f min,
SbVec3f max,
PoDomain.BoundingBoxTypes type)
Convenience method to define a 3D domain.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com