Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
EngineCore::SceneComponent Member List

This is the complete list of members for EngineCore::SceneComponent, including all inherited members.

beginPlay()EngineCore::LogicComponentvirtual
canTick() constEngineCore::LogicComponent
componentEngineCore::SceneComponentprotected
endPlay()EngineCore::LogicComponentvirtual
getOwningEntity() constEngineCore::LogicComponent
getScene() constEngineCore::LogicComponentprotected
getSceneManager() constEngineCore::LogicComponentprotected
IsUniqueEngineCore::LogicComponentstatic
LogicComponent(Scene *owningScene)EngineCore::LogicComponentexplicit
owningEntity_EngineCore::LogicComponentprivate
parentComponentEngineCore::SceneComponentprotected
sceneEngineCore::LogicComponentprivate
SceneComponent(Scene *scene)EngineCore::SceneComponentexplicit
SceneComponent(Scene *scene, const entt::entity &parent, const glm::mat4 &transform)EngineCore::SceneComponentexplicit
SceneComponent(Scene *scene, const entt::entity &parent, const glm::vec3 &position)EngineCore::SceneComponentexplicit
SceneComponent(Scene *scene, const entt::entity &parent, const glm::vec3 &position, const glm::quat &rotation)EngineCore::SceneComponentexplicit
SceneComponent(Scene *scene, const entt::entity &parent, const glm::vec3 &position, const glm::vec3 &rotation)EngineCore::SceneComponentexplicit
SceneComponent(Scene *scene, const entt::entity &parent, const glm::vec3 &position, const glm::quat &rotation, const glm::vec3 &scale)EngineCore::SceneComponentexplicit
setCanTick(bool enable)EngineCore::LogicComponent
setOwningEntity(Entity *entity)EngineCore::LogicComponentprivate
setParent(const entt::entity &parent)EngineCore::SceneComponentprivate
tick(double deltaTime)EngineCore::LogicComponentvirtual
tickEnabledEngineCore::LogicComponentprivate
transformComponentEngineCore::SceneComponentprotected
~LogicComponent()=defaultEngineCore::LogicComponentvirtual