Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Core::GeometryMeshStore::Record Struct Reference
Collaboration diagram for Engine::Core::GeometryMeshStore::Record:

Public Attributes

Asset::MeshPath path
uint32_t generation = 1
uint64_t payloadGeneration = 0
uint64_t residencyGeneration = 0

Detailed Description

Definition at line 57 of file AssetRegistry.h.

Member Data Documentation

◆ generation

uint32_t Engine::Core::GeometryMeshStore::Record::generation = 1

Definition at line 60 of file AssetRegistry.h.

◆ path

Asset::MeshPath Engine::Core::GeometryMeshStore::Record::path

Definition at line 59 of file AssetRegistry.h.

◆ payloadGeneration

uint64_t Engine::Core::GeometryMeshStore::Record::payloadGeneration = 0

Definition at line 61 of file AssetRegistry.h.

◆ residencyGeneration

uint64_t Engine::Core::GeometryMeshStore::Record::residencyGeneration = 0

Definition at line 62 of file AssetRegistry.h.


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