a renderable array of objects that contains data plus attributes
macro DataObjects {
imlimk in_fields;
DataObject dos[array_size(in_fields)] {
in+nres => in_fields[index_of(dos)];
obj<NEportLevels={0,3}>;
};
};
DataObjects is a renderable array of objects that contains the data to be rendered and other subobjects that contain the attributes that control how the data is rendered.
Libraries.Main.Readers.Read_Geoms
Any of the modules in Libraries.Main.Array_Modules.Array_Filters and Libraries.Main.Array_Modules.Array_Mappers