All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.io7m.smfj.specification.smft-smf-coordinates.ebnf Maven / Gradle / Ivy

There is a newer version: 0.15.0
Show newest version
axis =
  "+x" | "-x" | "+y" | "-y" | "+z" | "-z" ;

winding_order =
  "clockwise" | "counter-clockwise" ;

smf_coordinates =
  "coordinates" ,  ,  ,  ,  ;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy