Package | Description |
---|---|
lsystem.util |
Modifier and Type | Field and Description |
---|---|
private AQuat |
ArcBall.q_down |
private AQuat |
ArcBall.q_drag |
private AQuat |
ArcBall.q_now |
Modifier and Type | Method and Description |
---|---|
static AQuat |
AQuat.mult(AQuat q1,
AQuat q2) |
Modifier and Type | Method and Description |
---|---|
void |
ArcBall.applyQuaternion2Matrix(AQuat q)
Rotate the parent sketch according to the quaternion
|
static AQuat |
AQuat.mult(AQuat q1,
AQuat q2) |
void |
AQuat.set(AQuat q) |