public class PoSFIndexedMesh2D extends PoSFMesh
PbIndexedMesh2D
.
This field contains an instance of the class PbIndexedMesh2D
.SoField.FieldTypes
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoSFIndexedMesh2D()
Deprecated.
As of Open Inventor 9.3 Use constructor with SoFieldContainer instead.
|
PoSFIndexedMesh2D(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
PbIndexedMesh2D defaultValue)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
PbIndexedMesh2D |
getValue()
Returns this field's value.
|
long |
getValueSize()
Get size of the value.
|
void |
setGeometry(int num_nodes,
float[] xn,
float[] yn,
float[] zn,
int num_cells,
int[] cell_index,
int[] cell_type)
Convenience method to change the geometry of the mesh.
|
void |
setGeometry(int num_nodes,
float[] xn,
float[] yn,
int num_cells,
int[] cell_index,
int[] cell_type)
Convenience method to change the geometry of the mesh.
|
void |
setValue(PbIndexedMesh2D newValue)
Sets this field to
newValue.
|
addStringsSet, addStringsSet, addValuesSet, addValuesSet, addValuesSet, addValuesSet, addVecsSet, addVecsSet
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 PoSFIndexedMesh2D()
public PoSFIndexedMesh2D(SoFieldContainer fieldContainer, java.lang.String fieldName, SoField.FieldTypes fieldType, PbIndexedMesh2D defaultValue)
public void setGeometry(int num_nodes, float[] xn, float[] yn, int num_cells, int[] cell_index, int[] cell_type)
PbIndexedMesh2D.setGeometry()
.public long getValueSize()
public void setGeometry(int num_nodes, float[] xn, float[] yn, float[] zn, int num_cells, int[] cell_index, int[] cell_type)
PbIndexedMesh2D.setGeometry()
.public PbIndexedMesh2D getValue()
public void setValue(PbIndexedMesh2D newValue)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com