VTK
Public Member Functions
vtkPiston::minmax_binary_op< T > Struct Template Reference

#include <vtkPistonMinMax.h>

List of all members.

Public Member Functions

__host__ __device__
minmax_pair< T > 
operator() (const minmax_pair< T > &x, const minmax_pair< T > &y) const

Detailed Description

template<typename T>
struct vtkPiston::minmax_binary_op< T >

Definition at line 67 of file vtkPistonMinMax.h.


Member Function Documentation

template<typename T>
__host__ __device__ minmax_pair<T> vtkPiston::minmax_binary_op< T >::operator() ( const minmax_pair< T > &  x,
const minmax_pair< T > &  y 
) const [inline]

Definition at line 71 of file vtkPistonMinMax.h.


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