| 
    VTK
   
    
   
   | 
  
  
  
 
#include <vtkPistonDataWrangling.h>
Public Attributes | |
| int | nPoints | 
| int | vertsPer | 
| thrust::device_vector< float > * | points | 
| thrust::device_vector< float > * | scalars | 
| thrust::device_vector< float > * | normals | 
Definition at line 37 of file vtkPistonDataWrangling.h.
Definition at line 41 of file vtkPistonDataWrangling.h.
Definition at line 42 of file vtkPistonDataWrangling.h.
| thrust::device_vector<float>* vtkpiston::vtk_polydata::points | 
Definition at line 43 of file vtkPistonDataWrangling.h.
| thrust::device_vector<float>* vtkpiston::vtk_polydata::scalars | 
Definition at line 44 of file vtkPistonDataWrangling.h.
| thrust::device_vector<float>* vtkpiston::vtk_polydata::normals | 
Definition at line 45 of file vtkPistonDataWrangling.h.
 1.8.0