SoView2DInfo¶
Purpose¶
The module SoView2DInfo displays SoView2DExtension informations.
Usage¶
Connect the SoView2DInfo before the SoView2D.  When using multiple SoView2D or a SoOrthoView2D, you might want to configure their viewerIds and use viewerId to select which viewer’s information you are interested in.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
 To be connected before SoView2D
Parameter Fields¶
Field Index¶
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
|
  | 
  | 
Visible Fields¶
Integer Voxel Values¶
- name: integerVoxelValues, type: Bool, default: TRUE¶
 
Viewer Size X¶
- name: viewerSizeX, type: Integer, persistent: no¶
 The pixel size of the viewer in X direction.
Viewer Size Y¶
- name: viewerSizeY, type: Integer, persistent: no¶
 The pixel size of the viewer in Y direction.
Image Device X¶
- name: imageDeviceX, type: Vector2, persistent: no¶
 Start and end position of the image in the viewer in X direction.
Image Device Y¶
- name: imageDeviceY, type: Vector2, persistent: no¶
 Start and end position of the image in the viewer in Y direction.
Voxel Device Corner0¶
- name: voxelDeviceCorner0, type: Vector2, persistent: no¶
 Corner 00 of viewer in voxel space.
Voxel Device Corner1¶
- name: voxelDeviceCorner1, type: Vector2, persistent: no¶
 Corner 11 of viewer in voxel space.
Voxel Device Corner Rect¶
- name: voxelDeviceCornerRect, type: Vector4, persistent: no¶
 Corners of viewer in voxel space (left, top, right, bottom). Same as (voxelDeviceCorner0, voxelDeviceCorner1).
Image Size X¶
- name: imageSizeX, type: Integer, persistent: no¶
 Image size X dimension.
Image Size Y¶
- name: imageSizeY, type: Integer, persistent: no¶
 Image size Y dimension.
Image Size Z¶
- name: imageSizeZ, type: Integer, persistent: no¶
 Image size Z dimension.
Voxel Size X¶
- name: voxelSizeX, type: Double, persistent: no¶
 Voxel size X dimension.
Voxel Size Y¶
- name: voxelSizeY, type: Double, persistent: no¶
 Voxel size Y dimension.
Voxel Size Z¶
- name: voxelSizeZ, type: Double, persistent: no¶
 Voxel size Z dimension.
World To Voxel Matrix¶
- name: worldToVoxelMatrix, type: Matrix, persistent: no¶
 The World-To-Voxel-Matrix.
Start Slice¶
- name: startSlice, type: Integer, persistent: no¶
 The current start slice that is to be shown. Ranges in 0.. maxSlices
Time Point¶
- name: timePoint, type: Integer, persistent: no¶
 The current time point.
Start Slice Origin World Pos¶
- name: startSliceOriginWorldPos, type: Vector3, persistent: no¶
 Origin of the image in world space.
Slice Normal¶
- name: sliceNormal, type: Vector3, persistent: no¶
 The image normal.
Slice Origin¶
- name: sliceOrigin, type: Vector2, persistent: no¶
 Sets the upper left corner of the image in voxel which is aligned to the upper left corner of the viewport.
Slice Zoom Synchronized¶
- name: sliceZoomSynchronized, type: Float, persistent: no¶
 The zoom factor for all displayed slices.