VTKFIG  0.20.20181114
Easy VTK based in situ visualization
void vtkfig::DataSet::SetCoordinateScaleFactorZ ( double  factor)
inline

Set scale factor for z coordinates.

This has to be set before the grid is added to the dataset.

Definition at line 264 of file vtkfigDataSet.h.

264 { coordinate_scale_factor_xyz[2]=factor;}
double coordinate_scale_factor_xyz[3]

+ Here is the call graph for this function: