public class Quaternion extends Object
Constructor and Description |
---|
Quaternion(float w,
float x,
float y,
float z) |
Quaternion(float m00,
float m01,
float m02,
float m10,
float m11,
float m12,
float m20,
float m21,
float m22) |
Copyright © 2015–2021 Fiji. All rights reserved.