|
|
PixelBullet
0.0.1
A C++ game engine
|
This is the complete list of members for pixelbullet::Transform, including all inherited members.
| GetMatrix() const (defined in pixelbullet::Transform) | pixelbullet::Transform | inline |
| position (defined in pixelbullet::Transform) | pixelbullet::Transform | |
| rotation (defined in pixelbullet::Transform) | pixelbullet::Transform | |
| scale (defined in pixelbullet::Transform) | pixelbullet::Transform | |
| Transform()=default (defined in pixelbullet::Transform) | pixelbullet::Transform | |
| Transform(const glm::vec3 &pos) (defined in pixelbullet::Transform) | pixelbullet::Transform | inline |
| Transform(const glm::vec3 &pos, const glm::vec3 &rot, const glm::vec3 &scl) (defined in pixelbullet::Transform) | pixelbullet::Transform | inline |