ReUseX  0.0.1
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 99 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 102 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 103 of file CellComplex.hpp.

References Cell, Face, and g.

Member Data Documentation

◆ g

const CellComplex* ReUseX::geometry::CellComplex::IsFaceBetweenCells::g

Definition at line 100 of file CellComplex.hpp.

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


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