public class SoSFVec2s extends SoSField
SoField.FieldTypes
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoSFVec2s(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
SbVec2s defaultValue)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
SbVec2s |
getValue()
Returns this field's value.
|
void |
setValue(SbVec2f vec2f)
Convenience method that allows you to specify a field value using a float variable.
|
void |
setValue(SbVec2s newValue)
Sets this field to
newValue.
|
void |
setValue(short[] xy)
Sets the field to the given value.
|
void |
setValue(short x,
short y)
Sets the field to the given value.
|
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 SoSFVec2s(SoFieldContainer fieldContainer, java.lang.String fieldName, SoField.FieldTypes fieldType, SbVec2s defaultValue)
public void setValue(short x, short y)
public SbVec2s getValue()
public void setValue(SbVec2s newValue)
public void setValue(SbVec2f vec2f)
public void setValue(short[] xy)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com