occ
Loading...
Searching...
No Matches
occ::isosurface::BatchFunctor< F > Class Template Reference

#include <common.h>

Public Member Functions

template<typename... Args>
 BatchFunctor (Args &&...args)
 
 BatchFunctor (F &f)
 
 BatchFunctor (F &&f)
 
void batch (Eigen::Ref< const FMat3N > pos, Eigen::Ref< FVec > layer) const
 
int num_calls () const
 
const F & functor () const
 
F & functor ()
 

Constructor & Destructor Documentation

◆ BatchFunctor() [1/3]

template<typename F >
template<typename... Args>
occ::isosurface::BatchFunctor< F >::BatchFunctor ( Args &&...  args)
inline

◆ BatchFunctor() [2/3]

template<typename F >
occ::isosurface::BatchFunctor< F >::BatchFunctor ( F &  f)
inline

◆ BatchFunctor() [3/3]

template<typename F >
occ::isosurface::BatchFunctor< F >::BatchFunctor ( F &&  f)
inline

Member Function Documentation

◆ batch()

template<typename F >
void occ::isosurface::BatchFunctor< F >::batch ( Eigen::Ref< const FMat3N pos,
Eigen::Ref< FVec layer 
) const
inline

◆ functor() [1/2]

template<typename F >
F & occ::isosurface::BatchFunctor< F >::functor ( )
inline

◆ functor() [2/2]

template<typename F >
const F & occ::isosurface::BatchFunctor< F >::functor ( ) const
inline

◆ num_calls()

template<typename F >
int occ::isosurface::BatchFunctor< F >::num_calls ( ) const
inline

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