Module b3d_writer

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

This is apart of the LEEF-b3d module

Functions

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


Functions

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

Parameters:

Returns:

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

Parameters:

  • self BB3D
  • stream io file object to write to
generated by LDoc 1.5.0 Last updated 2025-01-20 00:28:08