|
|
PixelBullet
0.0.1
A C++ game engine
|
Public Member Functions | |
| bool | operator== (const PhysicsRayHit &) const noexcept=default |
Public Attributes | |
| PhysicsBodyHandle | body {} |
| glm::vec3 | position = glm::vec3(0.0f) |
| float | fraction = 0.0f |