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

commonMain.ru.casperix.math.geometry.PointAroundRay.kt Maven / Gradle / Ivy

There is a newer version: 1.9.2
Show newest version
package ru.casperix.math.geometry

enum class PointAroundRay {
    LEFT,
    INSIDE,
    RIGHT
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy