ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::geometry::CellComplex::IsFaceBetweenCells Struct Reference

#include <CellComplex.hpp>

Collaboration diagram for reusex::geometry::CellComplex::IsFaceBetweenCells:

Public Member Functions

 IsFaceBetweenCells ()=delete
 IsFaceBetweenCells (const CellComplex *g)
bool operator() (CellComplex::vertex_descriptor vd) const

Public Attributes

const CellComplexg

Detailed Description

Definition at line 91 of file CellComplex.hpp.

Constructor & Destructor Documentation

◆ IsFaceBetweenCells() [1/2]

reusex::geometry::CellComplex::IsFaceBetweenCells::IsFaceBetweenCells ( )
delete

◆ IsFaceBetweenCells() [2/2]

reusex::geometry::CellComplex::IsFaceBetweenCells::IsFaceBetweenCells ( const CellComplex * g)
inline

Definition at line 94 of file CellComplex.hpp.

References reusex::geometry::CellComplex::CellComplex(), and g.

Member Function Documentation

◆ operator()()

bool reusex::geometry::CellComplex::IsFaceBetweenCells::operator() ( CellComplex::vertex_descriptor vd) const
inline

Definition at line 95 of file CellComplex.hpp.

References reusex::geometry::cell, reusex::geometry::face, and g.

Member Data Documentation

◆ g

const CellComplex* reusex::geometry::CellComplex::IsFaceBetweenCells::g

Definition at line 92 of file CellComplex.hpp.

Referenced by IsFaceBetweenCells(), and operator()().


The documentation for this struct was generated from the following file: