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

#include <GridDataSelector.hpp>

+ Collaboration diagram for GridSpecification:

Public Attributes

std::uint64_t rows
 Total number of rows (aka y)
 
std::uint64_t columns
 Total number of columns (aka x)
 
BoundingBox extent
 Extent of the grid region (aka min-max corner points)
 

Member Data Documentation

◆ columns

std::uint64_t GridSpecification::columns

◆ extent

BoundingBox GridSpecification::extent

Extent of the grid region (aka min-max corner points)

Referenced by GridDataSelector::GridDataSelector(), GridDataSelector::GridDataSelector(), and GridDataSelector::GridDataSelector().

◆ rows

std::uint64_t GridSpecification::rows

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