All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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