View on GitHub
Vistle
Distributed Data-parallel Scientific Visualization in VR
Overview
Architecture
API
Publications
Gallery
vistle
Celltree
CellBoundsFunctor
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:
[
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:
core/
celltree.h