rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-model
/
io.rtron.model.opendrive.road
/
RoadSurface
Road
Surface
data
class
RoadSurface
(
var
crg
:
List
<
RoadSurfaceCrg
>
=
emptyList()
)
:
OpendriveElement
Members
Constructors
Road
Surface
Link copied to clipboard
constructor
(
crg
:
List
<
RoadSurfaceCrg
>
=
emptyList()
)
Properties
crg
Link copied to clipboard
var
crg
:
List
<
RoadSurfaceCrg
>
g_
Additional
Data
Link copied to clipboard
var
g_AdditionalData
:
List
<
AdditionalData
>