public class SoSFBox4i32 extends SoSField
SoSFBox4i32
fields are written to file as 8 integers separated by whitespace.
See also:
SoField.FieldTypes
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoSFBox4i32()
Deprecated.
As of Open Inventor 9.3 Use constructor with SoFieldContainer instead.
|
SoSFBox4i32(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
SbBox4i32 defaultValue)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
SbBox4i32 |
getValue()
Returns this field's value.
|
long |
getValueSize()
Get size of the value.
|
void |
setValue(int xmin,
int ymin,
int zmin,
int tmin,
int xmax,
int ymax,
int zmax,
int tmax)
Sets the box dimensions.
|
void |
setValue(SbBox4i32 newValue)
Sets this field to
newValue.
|
void |
setValue(SbVec4i32 _min,
SbVec4i32 _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 SoSFBox4i32()
public SoSFBox4i32(SoFieldContainer fieldContainer, java.lang.String fieldName, SoField.FieldTypes fieldType, SbBox4i32 defaultValue)
public void setValue(SbBox4i32 newValue)
public SbBox4i32 getValue()
public void setValue(int xmin, int ymin, int zmin, int tmin, int xmax, int ymax, int zmax, int tmax)
public long getValueSize()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com