Cogs.Core
|
Public Attributes | |
bool | visible = false |
EntityPtr | solid |
EntityPtr | grid |
glm::vec4 | equation |
Definition at line 108 of file AxisCubeComponent.h.
glm::vec4 Cogs::Core::AxisCubeComponent::PerFaceData::equation |
Definition at line 113 of file AxisCubeComponent.h.
EntityPtr Cogs::Core::AxisCubeComponent::PerFaceData::grid |
Definition at line 112 of file AxisCubeComponent.h.
EntityPtr Cogs::Core::AxisCubeComponent::PerFaceData::solid |
Definition at line 111 of file AxisCubeComponent.h.
bool Cogs::Core::AxisCubeComponent::PerFaceData::visible = false |
Definition at line 110 of file AxisCubeComponent.h.