|
Blender V5.0
|
#include "ply_file_buffer.hh"#include "BLI_fileops.hh"#include <system_error>#include "CLG_log.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::ply |
Variables | |
| static CLG_LogRef | LOG = {"io.ply"} |
|
static |
Definition at line 16 of file ply_file_buffer.cc.