Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::TransformComponent Member List

This is the complete list of members for Grindstone::TransformComponent, including all inherited members.

GetForward() const (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinline
GetRight() const (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinline
GetTransformMatrix() const (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinline
GetUp() const (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinline
GetWorldPosition(const ECS::Entity entity) (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinlinestatic
GetWorldPosition(const entt::entity entity, const entt::registry &registry) (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinlinestatic
GetWorldTransformMatrix(ECS::Entity entity) (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinlinestatic
GetWorldTransformMatrix(entt::entity entity, const entt::registry &registry) (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinlinestatic
position (defined in Grindstone::TransformComponent)Grindstone::TransformComponent
rotation (defined in Grindstone::TransformComponent)Grindstone::TransformComponent
scale (defined in Grindstone::TransformComponent)Grindstone::TransformComponent
SetLocalMatrix(Math::Matrix4 localMatrix) (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinline
SetWorldMatrixRelativeTo(Math::Matrix4 newWorldMatrix, Math::Matrix4 parentMatrix) (defined in Grindstone::TransformComponent)Grindstone::TransformComponentinline