public class DepthExaggeration
extends java.lang.Object
| Constructor and Description |
|---|
DepthExaggeration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
performDepthExaggeration(vtk.vtkPolyData polyData,
int zExaggeration)
Perform z coords exaggeration on polydata
|
static void |
reverseDepthExaggeration(vtk.vtkPolyData polyData,
int zExaggeration)
Reverse z coords exaggeration on polydata
|
public static void performDepthExaggeration(vtk.vtkPolyData polyData,
int zExaggeration)
polyData - zExaggeration - public static void reverseDepthExaggeration(vtk.vtkPolyData polyData,
int zExaggeration)
polyData - zExaggeration - Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.