Cogs.Core
Public Member Functions | Public Attributes | List of all members
ClipToSeabedTask Struct Reference

Public Member Functions

 ClipToSeabedTask (EchoSounder::SinglePingIsoSurfacesMainTask *parent, size_t majorIndexStart, size_t majorIndexEnd)
 
void operator() ()
 

Public Attributes

const EchoSounder::SinglePingIsoSurfacesMainTaskparent
 
const size_t majorIndexStart
 
const size_t majorIndexEnd
 

Detailed Description

Definition at line 224 of file SinglePingIsoSurfacesTasks.cpp.

Constructor & Destructor Documentation

◆ ClipToSeabedTask()

ClipToSeabedTask::ClipToSeabedTask ( EchoSounder::SinglePingIsoSurfacesMainTask parent,
size_t  majorIndexStart,
size_t  majorIndexEnd 
)
inline

Definition at line 230 of file SinglePingIsoSurfacesTasks.cpp.

Member Function Documentation

◆ operator()()

void ClipToSeabedTask::operator() ( )
inline

Definition at line 232 of file SinglePingIsoSurfacesTasks.cpp.

Member Data Documentation

◆ majorIndexEnd

const size_t ClipToSeabedTask::majorIndexEnd

Definition at line 228 of file SinglePingIsoSurfacesTasks.cpp.

◆ majorIndexStart

const size_t ClipToSeabedTask::majorIndexStart

Definition at line 227 of file SinglePingIsoSurfacesTasks.cpp.

◆ parent

const EchoSounder::SinglePingIsoSurfacesMainTask* ClipToSeabedTask::parent

Definition at line 226 of file SinglePingIsoSurfacesTasks.cpp.


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