View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | List of all members
vistle::Celltree< Scalar, Index, NumDimensions >::LeafFunctor Class Reference

return whether further cells have to be visited More...

#include <core/celltree.h>

Inheritance diagram for vistle::Celltree< Scalar, Index, NumDimensions >::LeafFunctor:
Inheritance graph
[legend]

Public Member Functions

bool operator() (Index elem)
 

Detailed Description

template<typename Scalar, typename Index, int NumDimensions = 3>
class vistle::Celltree< Scalar, Index, NumDimensions >::LeafFunctor

return whether further cells have to be visited

Member Function Documentation

◆ operator()()

template<typename Scalar , typename Index , int NumDimensions = 3>
bool vistle::Celltree< Scalar, Index, NumDimensions >::LeafFunctor::operator() ( Index  elem)
inline

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