toggle menu
rtron
1.3.0
jvm
switch theme
search in API
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
>