NGen
Loading...
Searching...
No Matches
Cell Struct Reference

#include <GridDataSelector.hpp>

+ Collaboration diagram for Cell:

Public Attributes

std::uint64_t x = 0
 
std::uint64_t y = 0
 
std::uint64_t z = 0
 
double value = NAN
 

Friends

bool operator< (const Cell &a, const Cell &b)
 

Friends And Related Symbol Documentation

◆ operator<

bool operator< ( const Cell & a,
const Cell & b )
friend

Member Data Documentation

◆ value

double Cell::value = NAN

◆ x

std::uint64_t Cell::x = 0

◆ y

std::uint64_t Cell::y = 0

◆ z

std::uint64_t Cell::z = 0

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