L0 = VP = CSG = PROJ = SIM = IMAGE = ACT = G3D = SEL = CBC = CSG.CSGBrowseContext : VP.BrowseContext //VP.BrowseContext.IsIncludedIn PROJ.ProjectBrowseContext @VP.constantImageRule CSG.Union IMAGES.Union @VP.constantImageRule CSG.Difference IMAGES.Difference @VP.constantImageRule CSG.Intersection IMAGES.Intersection @VP.constantImageRule CSG.Primitive IMAGES.Ruby @VP.constantImageRule CSG.Model IMAGES.Ruby @VP.relationChildRule CSG.Model G3D.nodes CSG.Shape @VP.relationChildRule CSG.Shape G3D.nodes CSG.Shape @VP.relationChildRule PROJ.Project L0.ConsistsOf CSG.Model IMAGES = CSG.Images : L0.Library IMAGES.Union : IMAGE.PngImage @L0.loadBytes "images/union.png" IMAGES.Difference : IMAGE.PngImage @L0.loadBytes "images/difference.png" IMAGES.Intersection : IMAGE.PngImage @L0.loadBytes "images/intersection.png" IMAGES.Ruby : IMAGE.PngImage @L0.loadBytes "images/ruby.png" CBC.ShapeTabContribution