Class that allows to load a Skeleton_blocker_complex from an off file.
More...
template<typename Complex>
class Gudhi::skeleton_blocker::Skeleton_blocker_off_reader< Complex >
Class that allows to load a Skeleton_blocker_complex from an off file.
- Examples:
- Contraction/Garland_heckbert.cpp, and Contraction/Rips_contraction.cpp.
◆ Skeleton_blocker_off_reader()
template<typename Complex>
name_file : file to read read_complex : complex that will receive the file content read_only_points : specify true if only the points must be read
◆ is_valid()
template<typename Complex>
return true if reading did not meet problems.
The documentation for this class was generated from the following file: