Open3D (C++ API)  0.18.0+5c982c7
Public Member Functions | Data Fields
open3d::geometry::poisson::FEMTreeProfiler< Dim, Real > Struct Template Reference

Public Member Functions

 FEMTreeProfiler (FEMTree< Dim, Real > &tree)
 
void start (void)
 
void dumpOutput (const char *header) const
 

Data Fields

FEMTree< Dim, Real > & tree
 
double t
 

Constructor & Destructor Documentation

◆ FEMTreeProfiler()

template<unsigned int Dim, class Real >
open3d::geometry::poisson::FEMTreeProfiler< Dim, Real >::FEMTreeProfiler ( FEMTree< Dim, Real > &  tree)
inline

Member Function Documentation

◆ dumpOutput()

template<unsigned int Dim, class Real >
void open3d::geometry::poisson::FEMTreeProfiler< Dim, Real >::dumpOutput ( const char *  header) const
inline

◆ start()

template<unsigned int Dim, class Real >
void open3d::geometry::poisson::FEMTreeProfiler< Dim, Real >::start ( void  )
inline

Field Documentation

◆ t

template<unsigned int Dim, class Real >
double open3d::geometry::poisson::FEMTreeProfiler< Dim, Real >::t

◆ tree

template<unsigned int Dim, class Real >
FEMTree<Dim, Real>& open3d::geometry::poisson::FEMTreeProfiler< Dim, Real >::tree

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