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

Public Attributes

std::array< glm::vec4, 6 > clipEquations = {}
 
ClipShapeType clipShape = ClipShapeType::None
 

Detailed Description

Definition at line 34 of file GenerateListTask.h.

Member Data Documentation

◆ clipEquations

std::array<glm::vec4, 6> Cogs::Core::ClipShapeCache::Item::clipEquations = {}

Definition at line 35 of file GenerateListTask.h.

◆ clipShape

ClipShapeType Cogs::Core::ClipShapeCache::Item::clipShape = ClipShapeType::None

Definition at line 36 of file GenerateListTask.h.


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