Uses of Class
eu.mihosoft.vrl.v3d.ext.openjfx.shape3d.PolygonMesh
Packages that use PolygonMesh
Package
Description
-
Uses of PolygonMesh in eu.mihosoft.vrl.v3d.ext.openjfx.importers.obj
Methods in eu.mihosoft.vrl.v3d.ext.openjfx.importers.obj that return PolygonMesh -
Uses of PolygonMesh in eu.mihosoft.vrl.v3d.ext.openjfx.shape3d
Subclasses of PolygonMesh in eu.mihosoft.vrl.v3d.ext.openjfx.shape3dModifier and TypeClassDescriptionclassCatmull Clark subdivision surface polygon meshMethods in eu.mihosoft.vrl.v3d.ext.openjfx.shape3d that return PolygonMeshModifier and TypeMethodDescriptionPolygonMeshView.getMesh()Gets the value of themeshproperty.SubdivisionMesh.getOriginalMesh()Methods in eu.mihosoft.vrl.v3d.ext.openjfx.shape3d that return types with arguments of type PolygonMeshModifier and TypeMethodDescriptionjavafx.beans.property.ObjectProperty<PolygonMesh> PolygonMeshView.meshProperty()Methods in eu.mihosoft.vrl.v3d.ext.openjfx.shape3d with parameters of type PolygonMeshModifier and TypeMethodDescriptionvoidPolygonMeshView.setMesh(PolygonMesh mesh) Sets the value of themeshproperty.Constructors in eu.mihosoft.vrl.v3d.ext.openjfx.shape3d with parameters of type PolygonMeshModifierConstructorDescriptionPolygonMeshView(PolygonMesh mesh) SubdivisionMesh(PolygonMesh originalMesh, int subdivisionLevel, SubdivisionMesh.BoundaryMode boundaryMode, SubdivisionMesh.MapBorderMode mapBorderMode) -
Uses of PolygonMesh in eu.mihosoft.vrl.v3d.ext.openjfx.shape3d.symbolic
Constructors in eu.mihosoft.vrl.v3d.ext.openjfx.shape3d.symbolic with parameters of type PolygonMeshModifierConstructorDescription