|
Blender V5.0
|
#include "testing/testing.h"#include "BLI_path_utils.hh"#include "CLG_log.h"#include "ply_import.hh"#include "ply_import_buffer.hh"#include "ply_import_data.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::ply |
Functions | |
| blender::io::ply::TEST (ply_import, BufferRefillTest) | |
Variables | |
| static CLG_LogRef | LOG = {"io.ply"} |
|
static |
Definition at line 15 of file io_ply_importer_test.cc.