Anim 0.1
|
This is the complete list of members for AnimationSystem::Transform2d, including all inherited members.
ChangeRotationDegrees(float degrees) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
ChangeTranslation(gef::Vector2 const &translation) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
CopyTransformMatrix() const | AnimationSystem::Transform2d | inline |
CreateFromParsedData(std::unique_ptr< FileParsing::JsonResult > const &data, std::string const &name="transform") (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
GetLocalPosition() const (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
GetLocalPosition(gef::Matrix33 const &matrix33) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inlinestatic |
GetLocalRotationDegrees() const (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
GetLocalRotationDegrees(gef::Matrix33 const &matrix33) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inlinestatic |
GetLocalScale() const (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
GetLocalScale(gef::Matrix33 const &matrix33) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inlinestatic |
GetLocalTransform() const (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
GetParent() const (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
GetWorldTransform() const (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
IsRoot() const (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
operator=(Transform2d const &other) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | |
operator=(Transform2d &&other) noexcept (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
SetFrom(Transform2d const &transform) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
SetParent(Transform2d const &parent) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
SetPosition(gef::Vector2 const &translation) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
SetRotationDegrees(float const degrees) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
SetScale(gef::Vector2 const &scale) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
SetToIdentity() (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
Transform2d() (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
Transform2d(gef::Vector2 const &translation, float const rotationDegrees=0, gef::Vector2 const &scale=gef::Vector2::kOne) (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inlineexplicit |
Transform2d(Transform2d const &other)=delete (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | |
Transform2d(Transform2d &&other) noexcept (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d | inline |
~Transform2d()=default (defined in AnimationSystem::Transform2d) | AnimationSystem::Transform2d |