public class SoSFBox3i32 extends SoSField
SoSFBox3i32
fields are written to file as 6 integers separated by whitespace.
See also:
SoField.FieldTypes
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoSFBox3i32()
Deprecated.
As of Open Inventor 9.3 Use constructor with SoFieldContainer instead.
|
SoSFBox3i32(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
SbBox3i32 defaultValue)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
SbBox3i32 |
getValue()
Returns this field's value.
|
long |
getValueSize()
Get size of the value.
|
void |
setValue(int xmin,
int ymin,
int zmin,
int xmax,
int ymax,
int zmax)
Sets the box dimensions.
|
void |
setValue(SbBox3i32 newValue)
Sets this field to
newValue.
|
void |
setValue(SbVec3i32 _min,
SbVec3i32 _max)
Sets the box dimensions.
|
void |
setValue(SbVec3s _min,
SbVec3s _max)
Sets the box dimensions.
|
appendConnection, appendConnection, appendConnection, connectFrom, connectFrom, connectFrom, disconnect, disconnect, disconnect, disconnect, enableConnection, get, getConnectedEngine, getConnectedField, getConnectedVRMLInterp, getContainer, getNumConnections, isConnected, isConnectedFromEngine, isConnectedFromField, isConnectedFromVRMLInterp, isConnectionEnabled, isDefault, isIgnored, set, setIgnored, touch
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public SoSFBox3i32()
public SoSFBox3i32(SoFieldContainer fieldContainer, java.lang.String fieldName, SoField.FieldTypes fieldType, SbBox3i32 defaultValue)
public void setValue(int xmin, int ymin, int zmin, int xmax, int ymax, int zmax)
public long getValueSize()
public void setValue(SbBox3i32 newValue)
public SbBox3i32 getValue()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com