CFEL - ASG Software Suite  2.5.0
CASS
Public Attributes | List of all members
cass::GeometryInfo::lookupTable_t Struct Reference

combine info needed for the lookuptable More...

#include <geom_parser.h>

+ Collaboration diagram for cass::GeometryInfo::lookupTable_t:

Public Attributes

std::vector< size_t > lut
 
pos_t min
 
pos_t max
 
size_t nCols
 
size_t nRows
 

Detailed Description

combine info needed for the lookuptable

Definition at line 32 of file geom_parser.h.

Member Data Documentation

std::vector<size_t> cass::GeometryInfo::lookupTable_t::lut
pos_t cass::GeometryInfo::lookupTable_t::max
pos_t cass::GeometryInfo::lookupTable_t::min
size_t cass::GeometryInfo::lookupTable_t::nCols
size_t cass::GeometryInfo::lookupTable_t::nRows

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