SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::core::components::Transform Member List

This is the complete list of members for spark::core::components::Transform, including all inherited members.

Component(GameObject *parent)spark::core::Componentexplicit
Component(const Component &other)=delete (defined in spark::core::Component)spark::core::Component
Component(Component &&other) noexcept=default (defined in spark::core::Component)spark::core::Component
gameObject()spark::core::Component
gameObject() constspark::core::Component
HasRtti()=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
HasRtti(const HasRtti &other)=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
HasRtti(HasRtti &&other) noexcept=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
matrix() constspark::core::components::Transforminline
onAttach()spark::core::Componentinlinevirtual
onDetach()spark::core::Componentinlinevirtual
onUpdate(float dt)spark::core::Componentinlinevirtual
operator!= (defined in spark::core::components::Transform)spark::core::components::Transformfriend
operator=(const Component &other)=delete (defined in spark::core::Component)spark::core::Component
operator=(Component &&other) noexcept=default (defined in spark::core::Component)spark::core::Component
operator=(const HasRtti &other)=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
operator=(HasRtti &&other) noexcept=default (defined in spark::rtti::HasRtti)spark::rtti::HasRtti
operator== (defined in spark::core::components::Transform)spark::core::components::Transformfriend
position (defined in spark::core::components::Transform)spark::core::components::Transform
render() constspark::core::Componentinlinevirtual
rotation (defined in spark::core::components::Transform)spark::core::components::Transform
rttiInstance() const =0spark::rtti::HasRttipure virtual
scale (defined in spark::core::components::Transform)spark::core::components::Transform
Transform(GameObject *parent) (defined in spark::core::components::Transform)spark::core::components::Transforminlineexplicit
uuid() constspark::core::Component
~Component() override=default (defined in spark::core::Component)spark::core::Component
~HasRtti()=default (defined in spark::rtti::HasRtti)spark::rtti::HasRttivirtual