Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Ecs::SceneNodeRef Struct Reference

A struct which allows the engine to find out which SceneNode needs to propagate a dirty flag down the hierarchy. More...

#include <EcsData.h>

Collaboration diagram for Ecs::SceneNodeRef:

Public Attributes

std::weak_ptr< EngineCore::SceneNodenode

Detailed Description

A struct which allows the engine to find out which SceneNode needs to propagate a dirty flag down the hierarchy.

Definition at line 130 of file EcsData.h.

Member Data Documentation

◆ node

std::weak_ptr<EngineCore::SceneNode> Ecs::SceneNodeRef::node

Definition at line 131 of file EcsData.h.


The documentation for this struct was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Ecs/EcsData.h