View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

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

compute bounding box of a cell More...

#include <core/celltree.h>

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

Public Member Functions

bool operator() (Index elem, Vector *min, Vector *max)
 

Detailed Description

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

compute bounding box of a cell

Member Function Documentation

◆ operator()()

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

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