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

Public Attributes

std::shared_ptr< SinglePingIsoSurfacesPersistentpersistent = std::make_shared<SinglePingIsoSurfacesPersistent>()
 
std::vector< MaterialInstanceHandlelayerMaterialInstances
 
uint32_t layoutGeneration = ~0u
 
const DataSetComponentdataComp = nullptr
 
float seabedClipOffset = 0.0f
 
std::vector< float > thresholds
 
int index = -1
 
bool reIssue = true
 

Detailed Description

Definition at line 43 of file PingIsoSystem.h.

Member Data Documentation

◆ dataComp

const DataSetComponent* Cogs::Core::EchoSounder::SinglePingIsoSurfacesData::dataComp = nullptr

Definition at line 49 of file PingIsoSystem.h.

◆ index

int Cogs::Core::EchoSounder::SinglePingIsoSurfacesData::index = -1

Definition at line 52 of file PingIsoSystem.h.

◆ layerMaterialInstances

std::vector<MaterialInstanceHandle> Cogs::Core::EchoSounder::SinglePingIsoSurfacesData::layerMaterialInstances

Definition at line 46 of file PingIsoSystem.h.

◆ layoutGeneration

uint32_t Cogs::Core::EchoSounder::SinglePingIsoSurfacesData::layoutGeneration = ~0u

Definition at line 48 of file PingIsoSystem.h.

◆ persistent

std::shared_ptr<SinglePingIsoSurfacesPersistent> Cogs::Core::EchoSounder::SinglePingIsoSurfacesData::persistent = std::make_shared<SinglePingIsoSurfacesPersistent>()

Definition at line 45 of file PingIsoSystem.h.

◆ reIssue

bool Cogs::Core::EchoSounder::SinglePingIsoSurfacesData::reIssue = true

Definition at line 53 of file PingIsoSystem.h.

◆ seabedClipOffset

float Cogs::Core::EchoSounder::SinglePingIsoSurfacesData::seabedClipOffset = 0.0f

Definition at line 50 of file PingIsoSystem.h.

◆ thresholds

std::vector<float> Cogs::Core::EchoSounder::SinglePingIsoSurfacesData::thresholds

Definition at line 51 of file PingIsoSystem.h.


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