SoVRMemoryWriterIsDataConverted Method |
Namespace: OIV.VolumeViz.WritersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public override bool IsDataConverted()
Public Overrides Function IsDataConverted As Boolean
public:
virtual bool IsDataConverted() override
abstract IsDataConverted : unit -> bool
override IsDataConverted : unit -> bool
Return Value
Type:
BooleanRemarks This writer is not organized by tiles.
See Also