|
|
PixelBullet
0.0.1
A C++ game engine
|
Public Member Functions | |
| bool | operator== (const PhysicsBodyPose &) const noexcept=default |
Public Attributes | |
| glm::vec3 | position = glm::vec3(0.0f) |
| glm::quat | rotation = glm::quat(1.0f, 0.0f, 0.0f, 0.0f) |