Cogs.Core
Public Member Functions | Public Attributes | List of all members
Cogs::Core::IsoSurfaces::AnalyzePrefixSum Struct Reference

Public Member Functions

void operator() ()
 

Public Attributes

TaskId antecedent
 
Contextcontext = nullptr
 
int32_t * actCellVtxOff = nullptr
 
int32_t * actCellIdxOff = nullptr
 
size_t Nc
 
std::atomic< uint64_t > * elapsed_us = nullptr
 

Detailed Description

Definition at line 73 of file IsoSurfaces_internal.h.

Member Function Documentation

◆ operator()()

void IsoSurfaces::AnalyzePrefixSum::operator() ( )

Definition at line 13 of file Counting.cpp.

Member Data Documentation

◆ actCellIdxOff

int32_t* Cogs::Core::IsoSurfaces::AnalyzePrefixSum::actCellIdxOff = nullptr

Definition at line 78 of file IsoSurfaces_internal.h.

◆ actCellVtxOff

int32_t* Cogs::Core::IsoSurfaces::AnalyzePrefixSum::actCellVtxOff = nullptr

Definition at line 77 of file IsoSurfaces_internal.h.

◆ antecedent

TaskId Cogs::Core::IsoSurfaces::AnalyzePrefixSum::antecedent

Definition at line 75 of file IsoSurfaces_internal.h.

◆ context

Context* Cogs::Core::IsoSurfaces::AnalyzePrefixSum::context = nullptr

Definition at line 76 of file IsoSurfaces_internal.h.

◆ elapsed_us

std::atomic<uint64_t>* Cogs::Core::IsoSurfaces::AnalyzePrefixSum::elapsed_us = nullptr

Definition at line 80 of file IsoSurfaces_internal.h.

◆ Nc

size_t Cogs::Core::IsoSurfaces::AnalyzePrefixSum::Nc

Definition at line 79 of file IsoSurfaces_internal.h.


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