![]() |
Copperfield Engine 0.1
C++ Game Engine
|
This is the complete list of members for TransformCmp, including all inherited members.
forward() const | TransformCmp | inline |
getMatrix() const | TransformCmp | inline |
position_ | TransformCmp | |
right() const | TransformCmp | inline |
rotation_ | TransformCmp | |
scale_ | TransformCmp | |
TransformCmp(const coma::Vec3 &position, const coma::Vec3 &rotation={0.0f, 180.0f, 0.0f}, const coma::Vec3 &scale={1.0f, 1.0f, 1.0f}) | TransformCmp | inlineexplicit |
up() const | TransformCmp | inline |