FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core
/
Shape3d
/
rotateX
rotate
X
open
fun
rotateX
(
degrees
:
Double
)
:
Transformation3d
Rotate by
degrees
around the X axis.
The direction of rotation follow the
right hand rule
.