SoHeightFieldDetailGetIjkPos Method |
Returns the position in data space (cell coordinates) of the picked cell.
Namespace: OIV.VolumeViz.DetailsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec3i32 GetIjkPos()
Public Function GetIjkPos As SbVec3i32
public:
SbVec3i32 GetIjkPos()
member GetIjkPos : unit -> SbVec3i32
Return Value
Type:
SbVec3i32Remarks See Also