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

Public Attributes

std::vector< uint8_t > inside
 
std::vector< uint8_t > classification
 
glm::vec3 viewpoint
 
bool visibilityProcessed = false
 Visibility flag when update was invoked last time.
 

Detailed Description

Definition at line 19 of file LoftedCrossSectionsSystem.h.

Member Data Documentation

◆ classification

std::vector<uint8_t> Cogs::Core::LoftedCrossSectionsData::classification

Definition at line 22 of file LoftedCrossSectionsSystem.h.

◆ inside

std::vector<uint8_t> Cogs::Core::LoftedCrossSectionsData::inside

Definition at line 21 of file LoftedCrossSectionsSystem.h.

◆ viewpoint

glm::vec3 Cogs::Core::LoftedCrossSectionsData::viewpoint

Definition at line 23 of file LoftedCrossSectionsSystem.h.

◆ visibilityProcessed

bool Cogs::Core::LoftedCrossSectionsData::visibilityProcessed = false

Visibility flag when update was invoked last time.

Definition at line 24 of file LoftedCrossSectionsSystem.h.


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