|
Cogs.Core
|
Public Attributes | |
| uint32_t | configId = 0 |
| int64_t | timestamp = 0 |
| glm::vec3 | position |
| glm::quat | orientation |
| Memory::MemoryBuffer | storage |
Definition at line 35 of file UniformGridSystem.h.
| uint32_t Cogs::Core::EchoSounder::UniformGridPing::configId = 0 |
Definition at line 36 of file UniformGridSystem.h.
| glm::quat Cogs::Core::EchoSounder::UniformGridPing::orientation |
Definition at line 39 of file UniformGridSystem.h.
| glm::vec3 Cogs::Core::EchoSounder::UniformGridPing::position |
Definition at line 38 of file UniformGridSystem.h.
| Memory::MemoryBuffer Cogs::Core::EchoSounder::UniformGridPing::storage |
Definition at line 40 of file UniformGridSystem.h.
| int64_t Cogs::Core::EchoSounder::UniformGridPing::timestamp = 0 |
Definition at line 37 of file UniformGridSystem.h.