#include <VisuGUI_OffsetDlg.h>
Public Member Functions | |
| OffsetStruct () | |
| OffsetStruct (vtkFloatingPointType theX, vtkFloatingPointType theY, vtkFloatingPointType theZ) | |
Data Fields | |
| vtkFloatingPointType | myOffset [3] |
| OffsetStruct.OffsetStruct | ( | ) |
References myOffset.
| OffsetStruct.OffsetStruct | ( | vtkFloatingPointType | theX, |
| vtkFloatingPointType | theY, | ||
| vtkFloatingPointType | theZ | ||
| ) |
References myOffset.
| vtkFloatingPointType OffsetStruct.myOffset[3] |