Cogs.Core
Public Attributes | List of all members
Cogs::Core::EchoSounder::UniformGridPing Struct Reference

Public Attributes

uint32_t configId = 0
 
int64_t timestamp = 0
 
glm::vec3 position
 
glm::quat orientation
 
Memory::MemoryBuffer storage
 

Detailed Description

Definition at line 35 of file UniformGridSystem.h.

Member Data Documentation

◆ configId

uint32_t Cogs::Core::EchoSounder::UniformGridPing::configId = 0

Definition at line 36 of file UniformGridSystem.h.

◆ orientation

glm::quat Cogs::Core::EchoSounder::UniformGridPing::orientation

Definition at line 39 of file UniformGridSystem.h.

◆ position

glm::vec3 Cogs::Core::EchoSounder::UniformGridPing::position

Definition at line 38 of file UniformGridSystem.h.

◆ storage

Memory::MemoryBuffer Cogs::Core::EchoSounder::UniformGridPing::storage

Definition at line 40 of file UniformGridSystem.h.

◆ timestamp

int64_t Cogs::Core::EchoSounder::UniformGridPing::timestamp = 0

Definition at line 37 of file UniformGridSystem.h.


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