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

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