SoLDMTileVisitorNodeStatus Structure |
Information structure for the tile to evaluate.
Namespace: OIV.LDM
The SoLDMTileVisitorNodeStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() ![]() | Default | Default constructor. |
![]() | M_inROI | Is the tile inside the ROI (if any). |
![]() | M_inSubVolume | Is the tile inside the subvolume (if any). |
![]() | M_visible | Is the tile visible. |
This structure is returned to the SoLDMNodeFrontManager so it knows whether the tile is visible, in an ROI, or in a subvolume.