|
Blender V4.3
|
#include "BKE_blender_version.h"#include "IO_ply.hh"#include "ply_data.hh"#include "ply_export_header.hh"#include "ply_file_buffer.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::ply |
Functions | |
| void | blender::io::ply::write_header (FileBuffer &buffer, const PlyData &ply_data, const PLYExportParams &export_params) |