Module b3d_writer

writes b3d models in the same format as outputted by the b3d reader module

Functions

mtul.b3d_writer.write_string (self) output a string of binary in the blitz 3d format
mtul.b3d_writer.write_model_to_file (self, stream) output in the blitz3d format file reference


Functions

mtul.b3d_writer.write_string (self)
output a string of binary in the blitz 3d format

Parameters:

  • self ???

Returns:

    string containing the binary file
mtul.b3d_writer.write_model_to_file (self, stream)
output in the blitz3d format file reference

Parameters:

  • self ???
  • stream io file object to write to
generated by LDoc 1.5.0 Last updated 2024-07-12 19:17:47