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 TypeClassDescriptionclass
Catmull Clark subdivision surface polygon meshMethods in eu.mihosoft.vrl.v3d.ext.openjfx.shape3d that return PolygonMeshModifier and TypeMethodDescriptionPolygonMeshView.getMesh()
Gets the value of themesh
property.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 TypeMethodDescriptionvoid
PolygonMeshView.setMesh
(PolygonMesh mesh) Sets the value of themesh
property.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