The Robot Application Programming Interface Delegate Project
|
Transform3D defines an x,y,z cartesian location with a rotation matrix. More...
import "BaseTypes.idl";
Public Attributes | |
Vec3d | xyz |
Mat33f | rot |
A 3x3 rotation matrix in order: R11, R12, R13, R21, R22, R23, R31, R32, R33. |