NGen
|
#include <GridDataSelector.hpp>
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) |
double Cell::value = NAN |
std::uint64_t Cell::x = 0 |
std::uint64_t Cell::y = 0 |
std::uint64_t Cell::z = 0 |