VTK
Public Member Functions | List of all members
vtkPiston::minmax_unary_op< T > Struct Template Reference

#include <vtkPistonMinMax.h>

Inherits unary_function< T, minmax_pair< T > >.

Public Member Functions

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

Detailed Description

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

Definition at line 50 of file vtkPistonMinMax.h.

Member Function Documentation

template<typename T>
__host__ __device__ minmax_pair<T> vtkPiston::minmax_unary_op< T >::operator() ( const T &  x) const
inline

Definition at line 54 of file vtkPistonMinMax.h.


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