Uses of Class
com.openinventor.meshviz.data.PbIndexedMesh3D
Packages that use PbIndexedMesh3D
-
Uses of PbIndexedMesh3D in com.openinventor.meshviz.data
Subclasses of PbIndexedMesh3D in com.openinventor.meshviz.dataModifier and TypeClassDescriptionclassDefines a mesh of hexahedrons.classDefines a mesh of tetrahedrons.Constructors in com.openinventor.meshviz.data with parameters of type PbIndexedMesh3D -
Uses of PbIndexedMesh3D in com.openinventor.meshviz.fields
Methods in com.openinventor.meshviz.fields that return PbIndexedMesh3DMethods in com.openinventor.meshviz.fields with parameters of type PbIndexedMesh3DModifier and TypeMethodDescriptionvoidPoSFIndexedMesh3D.setValue(PbIndexedMesh3D newValue) Sets this field to newValue.Constructors in com.openinventor.meshviz.fields with parameters of type PbIndexedMesh3DModifierConstructorDescriptionPoSFIndexedMesh3D(SoFieldContainer fieldContainer, String fieldName, SoField.FieldTypes fieldType, PbIndexedMesh3D defaultValue) Default constructor.