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

Public Attributes

bool visible = false
 
EntityPtr solid
 
EntityPtr grid
 
glm::vec4 equation
 

Detailed Description

Definition at line 108 of file AxisCubeComponent.h.

Member Data Documentation

◆ equation

glm::vec4 Cogs::Core::AxisCubeComponent::PerFaceData::equation

Definition at line 113 of file AxisCubeComponent.h.

◆ grid

EntityPtr Cogs::Core::AxisCubeComponent::PerFaceData::grid

Definition at line 112 of file AxisCubeComponent.h.

◆ solid

EntityPtr Cogs::Core::AxisCubeComponent::PerFaceData::solid

Definition at line 111 of file AxisCubeComponent.h.

◆ visible

bool Cogs::Core::AxisCubeComponent::PerFaceData::visible = false

Definition at line 110 of file AxisCubeComponent.h.


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