![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.ru.casperix.math.mesh.float32.MeshRegion.kt Maven / Gradle / Ivy
package ru.casperix.math.mesh.float32
import ru.casperix.math.geometry.Polygon2f
data class MeshRegion(val shape: Polygon2f, val tag: MeshRegionTag? = null)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy