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

Temporary holder for raw geometry data during pipeline execution This is used to pass data between pipeline stages. More...

#include <EcsData.h>

Public Attributes

void * rawGeometryData = nullptr

Detailed Description

Temporary holder for raw geometry data during pipeline execution This is used to pass data between pipeline stages.

Date
2025-10-23
Author
Konstantin Passig

Definition at line 388 of file EcsData.h.

Member Data Documentation

◆ rawGeometryData

void* Ecs::PipelineGeometryData::rawGeometryData = nullptr

Definition at line 391 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