Storage abstraction for simplices and points.
More...
#include <edelsbrunner96/example_traits.hpp>
Storage abstraction for simplices and points.
Here we actually define a class, but you could just as well typedef a class that's defined elsewhere.
Must provide
Definition at line 86 of file example_traits.hpp.
PointRef edelsbrunner96::ExampleTraits::Storage::NullPoint |
( |
| ) |
|
|
inlineprivate |
SimplexRef& edelsbrunner96::ExampleTraits::Storage::NullSimplex |
( |
| ) |
|
|
inlineprivate |
Point& edelsbrunner96::ExampleTraits::Storage::operator[] |
( |
PointRef |
p | ) |
|
|
inlineprivate |
SimplexRef edelsbrunner96::ExampleTraits::Storage::Promote |
( |
| ) |
|
|
inlineprivate |
void edelsbrunner96::ExampleTraits::Storage::Retire |
( |
SimplexRef |
simplex | ) |
|
|
inlineprivate |
std::vector<Simplex*> edelsbrunner96::ExampleTraits::Storage::free_ |
|
private |
The documentation for this class was generated from the following file: