VTK-m  2.1
Classes
vtkm::filter::field_transform Namespace Reference

Classes

class  CompositeVectors
 Combine multiple scalar fields into a single vector field. More...
 
class  CylindricalCoordinateTransform
 Transform coordinates between Cartesian and cylindrical. More...
 
class  FieldToColors
 Convert an arbitrary field to an RGB or RGBA field. More...
 
class  GenerateIds
 Adds fields to a vtkm::cont::DataSet that give the ids for the points and cells. More...
 
class  LogValues
 Adds field to a vtkm::cont::DataSet that gives the log values for the user specified field. More...
 
class  PointElevation
 Generate a scalar field along a specified direction. More...
 
class  PointTransform
 Perform affine transforms to point coordinates or vector fields. More...
 
class  SphericalCoordinateTransform
 Transform coordinates between Cartesian and spherical. More...
 
class  Warp
 Modify points by moving points along scaled direction vectors. More...
 
class  WarpScalar
 
class  WarpVector