Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
Create custom writer

VolumeViz Demonstrate how to create a custom writer.

DESCRIPTION:

    This program shows how to create and use a custom writer. The writer is a simplified ldm writer. The datas are read from an ldm file, and are writen tile by tile to an other ldm file using custom writer. The generate file can be directly opened in volRend for exemple.

FILES:

    • VolumeViz/CustomWriter/CustomLdmWriter/customLdmWriter.cxx
    • VolumeViz/CustomReader/CustomLdmWriter/SoCustomLdmWriter.h
    • VolumeViz/CustomReader/CustomLdmWriter/SoCustomLdmWriter.cxx

SEE ALSO

SoVolumeWriter SoVRLdmFileWriter SoVRMemoryWriter