|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <CellComplex.hpp>

Public Member Functions | |
| IsFaceBetweenCells ()=delete | |
| IsFaceBetweenCells (const CellComplex *graph) | |
| bool | operator() (CellComplex::vertex_descriptor vd) const |
Public Attributes | |
| const CellComplex * | g |
Definition at line 87 of file CellComplex.hpp.
|
delete |
|
inlineexplicit |
Definition at line 91 of file CellComplex.hpp.
References reusex::geometry::CellComplex::CellComplex(), and g.
|
inline |
Definition at line 92 of file CellComplex.hpp.
References reusex::geometry::cell, reusex::geometry::face, and g.
| const CellComplex* reusex::geometry::CellComplex::IsFaceBetweenCells::g |
Definition at line 88 of file CellComplex.hpp.
Referenced by IsFaceBetweenCells(), and operator()().