roslib
Preparing search index...
ITransform
Interface ITransform
interface
ITransform
{
rotation
:
IQuaternion
;
translation
:
IVector3
;
}
Implemented by
Transform
Index
Properties
rotation
translation
Properties
rotation
rotation
:
IQuaternion
The ROSLIB.Quaternion describing the rotation.
translation
translation
:
IVector3
The ROSLIB.Vector3 describing the translation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rotation
translation
roslib
Loading...
The ROSLIB.Quaternion describing the rotation.