public class ObjectData extends Object
| Constructor and Description |
|---|
ObjectData(glm.vec._3.Vec3 position,
glm.quat.Quat orientation) |
| Modifier and Type | Method and Description |
|---|---|
glm.quat.Quat |
orientation() |
void |
orientation(glm.quat.Quat orientation) |
glm.vec._3.Vec3 |
position() |
Copyright © 2016 Java Graphics Society. All rights reserved.