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

#include <vtkPistonDataWrangling.h>

Inherits unary_function< float4, float3 >.

Public Member Functions

__host__ __device__ float3 operator() (float4 xyzw)
 

Detailed Description

Definition at line 59 of file vtkPistonDataWrangling.h.

Member Function Documentation

__host__ __device__ float3 vtkpiston::float4tofloat3::operator() ( float4  xyzw)
inline

Definition at line 62 of file vtkPistonDataWrangling.h.


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