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