Versions in this module Expand all Collapse all v1 v1.0.0 Mar 14, 2020 Changes in this version + type IRMF struct + Author string + Copyright string + Date string + Encoding *string + IRMF string + Materials []string + Max []float64 + Min []float64 + Notes string + Options json.RawMessage + Shader string + Title string + Units string + Version string + type Slicer struct + func Init(view bool, width, height int, micronsResolution float64) *Slicer + func (s *Slicer) Close() + func (s *Slicer) New(shaderSrc []byte) (*IRMF, error) + func (s *Slicer) Slice(zipName string) error Other modules containing this package github.com/gmlewis/irmf-slicer/v3