|
DGtal 2.1.1
|
#include <iostream>#include "ConfigExamples.h"#include "DGtal/base/Common.h"#include "DGtal/helpers/StdDefs.h"#include "DGtal/helpers/Shortcuts.h"#include "DGtal/helpers/ShortcutsGeometry.h"#include "DGtal/io/viewers/PolyscopeViewer.h"#include "DGtal/io/colormaps/GradientColorMap.h"Go to the source code of this file.
Typedefs | |
| typedef Shortcuts< Z3i::KSpace > | SH3 |
| typedef ShortcutsGeometry< Z3i::KSpace > | SHG3 |
Functions | |
| int | main () |
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
This file is part of the DGtal library.
Definition in file parallelIIShortcuts.cpp.
| typedef Shortcuts<Z3i::KSpace> SH3 |
Definition at line 50 of file parallelIIShortcuts.cpp.
| typedef ShortcutsGeometry<Z3i::KSpace> SHG3 |
Definition at line 51 of file parallelIIShortcuts.cpp.
| int main | ( | void | ) |
[Parallel-instantiation]
[Parallel-instantiation]
[Parallel-run]
[Parallel-run]
Definition at line 54 of file parallelIIShortcuts.cpp.
References DGtal::Trace::beginBlock(), DGtal::Shortcuts< TKSpace >::defaultParameters(), DGtal::ShortcutsGeometry< TKSpace >::defaultParameters(), DGtal::Trace::endBlock(), DGtal::ShortcutsGeometry< TKSpace >::getIIMeanCurvatures(), DGtal::Shortcuts< TKSpace >::getKSpace(), DGtal::Shortcuts< TKSpace >::getSurfelRange(), DGtal::Trace::info(), K, DGtal::Shortcuts< TKSpace >::makeDigitalSurface(), DGtal::Shortcuts< TKSpace >::makeDigitizedImplicitShape3D(), DGtal::Shortcuts< TKSpace >::makeImplicitShape3D(), surface, and DGtal::trace.