|
| static int | crl4Idxs (const HGeom &, SzType crldim, IdxType globidx, IdxType sampidx) |
| |
| static Dimensions | defDims () |
| |
| static IdxType | globIdx4Crl (const HGeom &, int crl, SzType crldim) |
| |
| static IdxType | globIdx4Inl (const HGeom &, int inl, SzType inldim) |
| |
| static IdxType | globIdx4Z (const ZGeom &, float z, SzType zdim) |
| |
| static int | inl4Idxs (const HGeom &, SzType inldim, IdxType globidx, IdxType sampidx) |
| |
| static IdxType | locIdx4Crl (const HGeom &, int crl, SzType crldim) |
| |
| static IdxType | locIdx4Inl (const HGeom &, int inl, SzType inldim) |
| |
| static IdxType | locIdx4Z (const ZGeom &, float z, SzType zdim) |
| |
| static int | startCrl4GlobIdx (const HGeom &, IdxType, SzType crldim) |
| |
| static int | startInl4GlobIdx (const HGeom &, IdxType, SzType inldim) |
| |
| static float | startZ4GlobIdx (const ZGeom &, IdxType, SzType zdim) |
| |
| static float | z4Idxs (const ZGeom &, SzType zdim, IdxType globidx, IdxType loczidx) |
| |
Base class for single block.
<>