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(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.
|
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, connectFrom, connectFrom, disconnect, disconnect, disconnect, enableConnection, get, getConnectedEngine, getConnectedField, getContainer, getNumConnections, getValueSize, isConnected, isConnectedFromEngine, isConnectedFromField, isConnectedFromVRMLInterp, isConnectionEnabled, isDefault, isIgnored, set, setIgnored, touch
dispose, getNativeResourceHandle
public SoSFBox4i32(SoFieldContainer fieldContainer, java.lang.String fieldName, SoField.FieldTypes fieldType, SbBox4i32 defaultValue)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com