#include <MeshToVolume.h>
|
| | SeedPoints (ConnectivityTable &connectivity, bool *changedNodeMask, bool *nodeMask, bool *changedVoxelMask) |
| |
| void | operator() (const tbb::blocked_range< size_t > &range) const |
| |
| bool | processZ (const size_t n, bool firstFace) const |
| |
| bool | processY (const size_t n, bool firstFace) const |
| |
| bool | processX (const size_t n, bool firstFace) const |
| |
§ ConnectivityTable
§ LeafNodeType
§ ValueType
§ SeedPoints()
§ operator()()
| void operator() |
( |
const tbb::blocked_range< size_t > & |
range | ) |
const |
|
inline |
§ processX()
| bool processX |
( |
const size_t |
n, |
|
|
bool |
firstFace |
|
) |
| const |
|
inline |
§ processY()
| bool processY |
( |
const size_t |
n, |
|
|
bool |
firstFace |
|
) |
| const |
|
inline |
§ processZ()
| bool processZ |
( |
const size_t |
n, |
|
|
bool |
firstFace |
|
) |
| const |
|
inline |
§ mChangedNodeMask
| bool* const mChangedNodeMask |
§ mChangedVoxelMask
| bool* const mChangedVoxelMask |
§ mConnectivity
§ mNodeMask
The documentation for this class was generated from the following file: