korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math-vector
/
korlibs.math.geom
/
CylindricalVector
/
Companion
/
fromCartesian
from
Cartesian
fun
fromCartesian
(
v
:
Vector3F
)
:
CylindricalVector
fun
fromCartesian
(
v
:
Vector3D
)
:
CylindricalVector
inline
fun
fromCartesian
(
x
:
Number
,
y
:
Number
,
z
:
Number
)
:
CylindricalVector
fun
fromCartesian
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
:
CylindricalVector