OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BaseCellData Struct Reference

information on a single base cell More...

#include <baseCells.h>

Public Member Functions

 FaceIJK (homeFijk)
 "home" face and normalized ijk coordinates on that face More...
 

Public Attributes

int isPentagon
 is this base cell a pentagon? More...
 
int cwOffsetPent [2]
 

Detailed Description

information on a single base cell

Definition at line 30 of file baseCells.h.

Member Function Documentation

BaseCellData::FaceIJK ( homeFijk  )

"home" face and normalized ijk coordinates on that face

Member Data Documentation

int BaseCellData::cwOffsetPent[2]

if a pentagon, what are its two clockwise offset faces?

Definition at line 33 of file baseCells.h.

Referenced by _baseCellIsCwOffset().

int BaseCellData::isPentagon

is this base cell a pentagon?

Definition at line 32 of file baseCells.h.

Referenced by _isBaseCellPentagon().


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