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

commonMain.ru.casperix.math.geometry.float64.Plane3d.kt Maven / Gradle / Ivy

package ru.casperix.math.geometry.float64

import ru.casperix.math.vector.float64.Vector3d

data class Plane3d(val normal: Vector3d, val destToOrigin:Double)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy