Definition at line 194 of file mesh.hh.
◆ S() [1/2]
concepts::Import3DTetMesh::S::S |
( |
std::vector< Tetrahedron3d * > & |
cell | ) |
|
|
inline |
◆ S() [2/2]
concepts::Import3DTetMesh::S::S |
( |
const S & |
scan | ) |
|
|
inline |
◆ clone() [1/2]
Scan3* concepts::Import3DTetMesh::S::clone |
( |
| ) |
const |
|
inline |
◆ clone() [2/2]
Returns a clone of the scanner.
◆ eos() [1/2]
bool concepts::Import3DTetMesh::S::eos |
( |
| ) |
const |
|
inline |
◆ eos() [2/2]
Returns true if the end of the scanned set is reached.
◆ operator int()
Returns true as long as the end of the scanned set is not reached yet.
Definition at line 34 of file scannerConnectors.hh.
◆ operator++()
◆ cell_
◆ idx_
std::vector<Tetrahedron3d*>::iterator concepts::Import3DTetMesh::S::idx_ |
|
private |
The documentation for this class was generated from the following file: