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 TypeClassDescriptionclass
Defines a mesh of hexahedrons.class
Defines 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 TypeMethodDescriptionvoid
PoSFIndexedMesh3D.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.