Uses of Class
com.marginallyclever.ro3.mesh.proceduralmesh.ProceduralMesh
Packages that use ProceduralMesh
-
Uses of ProceduralMesh in com.marginallyclever.ro3.mesh.proceduralmesh
Subclasses of ProceduralMesh in com.marginallyclever.ro3.mesh.proceduralmeshModifier and TypeClassDescriptionclassclassclassclassclassclassGenerativeMeshis aMeshthat is generated procedurally by some other part of the system.classclassclassMethods in com.marginallyclever.ro3.mesh.proceduralmesh that return ProceduralMeshModifier and TypeMethodDescriptionstatic ProceduralMeshProceduralMeshFactory.createMesh(String shapeName) Create a mesh for the given shape name.Methods in com.marginallyclever.ro3.mesh.proceduralmesh with parameters of type ProceduralMeshModifier and TypeMethodDescriptionstatic JPanelProceduralMeshFactory.createPanel(ProceduralMesh mesh)