JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.vrspace.server.obj.Rotation
Packages that use
Rotation
Package
Description
org.vrspace.server.config
org.vrspace.server.obj
Uses of
Rotation
in
org.vrspace.server.config
Methods in
org.vrspace.server.config
that return
Rotation
Modifier and Type
Method
Description
Rotation
BotConfig.BotProperties.
getRotation
(
List
<
Double
> coord)
Uses of
Rotation
in
org.vrspace.server.obj
Methods in
org.vrspace.server.obj
that return
Rotation
Modifier and Type
Method
Description
Rotation
VRObject.
getRotation
()
Methods in
org.vrspace.server.obj
with parameters of type
Rotation
Modifier and Type
Method
Description
void
VRObject.
setRotation
(
Rotation
rotation)