VTK
Public Member Functions | List of all members
vtkpiston::tuple2float3 Struct Reference

#include <vtkPistonDataWrangling.h>

Inherits unary_function< thrust::tuple< float, float, float >, float3 >.

Public Member Functions

__host__ __device__ float3 operator() (thrust::tuple< float, float, float > xyz)
 

Detailed Description

Definition at line 49 of file vtkPistonDataWrangling.h.

Member Function Documentation

__host__ __device__ float3 vtkpiston::tuple2float3::operator() ( thrust::tuple< float, float, float xyz)
inline

Definition at line 53 of file vtkPistonDataWrangling.h.


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