Cogs.Core
Public Attributes | List of all members
Cogs::Core::Volumetric::OctDummyPersistent Struct Reference

Public Attributes

float radius
 
std::vector< glm::vec3 > positions
 
std::vector< TileResponse * > responses
 
bool tasksRunning = false
 

Detailed Description

Definition at line 26 of file OctDummyProviderSystem.h.

Member Data Documentation

◆ positions

std::vector<glm::vec3> Cogs::Core::Volumetric::OctDummyPersistent::positions

Definition at line 29 of file OctDummyProviderSystem.h.

◆ radius

float Cogs::Core::Volumetric::OctDummyPersistent::radius

Definition at line 28 of file OctDummyProviderSystem.h.

◆ responses

std::vector<TileResponse*> Cogs::Core::Volumetric::OctDummyPersistent::responses

Definition at line 30 of file OctDummyProviderSystem.h.

◆ tasksRunning

bool Cogs::Core::Volumetric::OctDummyPersistent::tasksRunning = false

Definition at line 32 of file OctDummyProviderSystem.h.


The documentation for this struct was generated from the following file: