Cogs.Core
|
Public Member Functions | |
ClipToSeabedTask (EchoSounder::SinglePingIsoSurfacesMainTask *parent, size_t majorIndexStart, size_t majorIndexEnd) | |
void | operator() () |
Public Attributes | |
const EchoSounder::SinglePingIsoSurfacesMainTask * | parent |
const size_t | majorIndexStart |
const size_t | majorIndexEnd |
Definition at line 224 of file SinglePingIsoSurfacesTasks.cpp.
|
inline |
Definition at line 230 of file SinglePingIsoSurfacesTasks.cpp.
|
inline |
Definition at line 232 of file SinglePingIsoSurfacesTasks.cpp.
const size_t ClipToSeabedTask::majorIndexEnd |
Definition at line 228 of file SinglePingIsoSurfacesTasks.cpp.
const size_t ClipToSeabedTask::majorIndexStart |
Definition at line 227 of file SinglePingIsoSurfacesTasks.cpp.
const EchoSounder::SinglePingIsoSurfacesMainTask* ClipToSeabedTask::parent |
Definition at line 226 of file SinglePingIsoSurfacesTasks.cpp.