rtron
1.3.0
    Platform filter
    rtron
rtron-transformer/io.rtron.transformer.converter.opendrive2roadspaces.geometry/GeometryBuilderException

GeometryBuilderException

sealed class GeometryBuilderException

Inheritors

NotEnoughValidOutlineElementsForPolyhedron
ColinearOutlineElementsForPolyhedron
TriangulationException
NotEnoughValidOutlineElementsForLinearRing

Types

ColinearOutlineElementsForPolyhedron
Link copied to clipboard
data class ColinearOutlineElementsForPolyhedron(    val location: AbstractOpendriveIdentifier) : GeometryBuilderException
NotEnoughValidOutlineElementsForLinearRing
Link copied to clipboard
data class NotEnoughValidOutlineElementsForLinearRing(    val location: AbstractOpendriveIdentifier) : GeometryBuilderException
NotEnoughValidOutlineElementsForPolyhedron
Link copied to clipboard
data class NotEnoughValidOutlineElementsForPolyhedron(    val location: AbstractOpendriveIdentifier) : GeometryBuilderException
TriangulationException
Link copied to clipboard
data class TriangulationException(    val reason: String,     val location: AbstractOpendriveIdentifier) : GeometryBuilderException

Properties

location
Link copied to clipboard
open val location: AbstractOpendriveIdentifier
message
Link copied to clipboard
val message: String
© 2025 Copyright Generated by dokka