Skip to content
Snippets Groups Projects
  • Vojtech Moravec's avatar
    91e4ce03
    Clean and improve loader code. · 91e4ce03
    Vojtech Moravec authored
    Remove loadPlaneU16 from IPlaneLoader interface. At the same time add loadPlaneData method, which is more general.
    
    Also we have implemented general loadVoxels in `BasicLoader` which uses the abstract loadPlaneData method.
    91e4ce03
    History
    Clean and improve loader code.
    Vojtech Moravec authored
    Remove loadPlaneU16 from IPlaneLoader interface. At the same time add loadPlaneData method, which is more general.
    
    Also we have implemented general loadVoxels in `BasicLoader` which uses the abstract loadPlaneData method.