rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-math
/
io.rtron.math.geometry.euclidean.threed.point
/
Vector3D
/
scalarMultiply
scalar
Multiply
fun
scalarMultiply
(
factor
:
Double
)
:
Vector3D
Returns the scalar product of this with the
factor
.