mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics.common
/
Vec3F
Vec3F
data
class
Vec3F
(
var
x
:
Float
,
var
y
:
Float
,
var
z
:
Float
)
Content copied to clipboard
Constructors
Properties
Constructors
Vec3F
Link copied to clipboard
fun
Vec3F
(
x
:
Float
,
y
:
Float
,
z
:
Float
)
Content copied to clipboard
Properties
x
Link copied to clipboard
var
x
:
Float
Content copied to clipboard
y
Link copied to clipboard
var
y
:
Float
Content copied to clipboard
z
Link copied to clipboard
var
z
:
Float
Content copied to clipboard