#include <Morphology.h>
|
| LeafCache (size_t n, TreeType &tree) |
|
| ~LeafCache () |
|
LeafType *& | operator[] (int offset) |
|
void | clear () |
|
void | setOrigin (const Coord &xyz) |
|
void | scatter (int n, int indx) |
|
template<int DX, int DY, int DZ> |
void | scatter (int n, int indx) |
|
Word | gather (int n, int indx) |
|
template<int DX, int DY, int DZ> |
Word | gather (int n, int indx) |
|
void | scatterFacesXY (int x, int y, int i1, int n, int i2) |
|
void | scatterEdgesXY (int x, int y, int i1, int n, int i2) |
|
Word | gatherFacesXY (int x, int y, int i1, int n, int i2) |
|
Word | gatherEdgesXY (int x, int y, int i1, int n, int i2) |
|
◆ LeafCache()
◆ ~LeafCache()
◆ clear()
◆ gather() [1/2]
Word gather |
( |
int |
n, |
|
|
int |
indx |
|
) |
| |
|
inline |
◆ gather() [2/2]
Word gather |
( |
int |
n, |
|
|
int |
indx |
|
) |
| |
|
inline |
◆ gatherEdgesXY()
Morphology< TreeType >::Word gatherEdgesXY |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
i1, |
|
|
int |
n, |
|
|
int |
i2 |
|
) |
| |
|
inline |
◆ gatherFacesXY()
Morphology< TreeType >::Word gatherFacesXY |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
i1, |
|
|
int |
n, |
|
|
int |
i2 |
|
) |
| |
|
inline |
◆ operator[]()
◆ scatter() [1/2]
void scatter |
( |
int |
n, |
|
|
int |
indx |
|
) |
| |
|
inline |
◆ scatter() [2/2]
void scatter |
( |
int |
n, |
|
|
int |
indx |
|
) |
| |
|
inline |
◆ scatterEdgesXY()
void scatterEdgesXY |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
i1, |
|
|
int |
n, |
|
|
int |
i2 |
|
) |
| |
|
inline |
◆ scatterFacesXY()
void scatterFacesXY |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
i1, |
|
|
int |
n, |
|
|
int |
i2 |
|
) |
| |
|
inline |
◆ setOrigin()
void setOrigin |
( |
const Coord & |
xyz | ) |
|
|
inline |
◆ acc
◆ leafs
◆ mask
◆ offTile
◆ onTile
◆ origin
◆ size
The documentation for this struct was generated from the following file: