|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::ply |
Functions | |
| Mesh * | blender::io::ply::import_mesh (const PLYImportParams &import_params) |
| void | blender::io::ply::importer_main (bContext *C, const PLYImportParams &import_params) |
| void | blender::io::ply::importer_main (Main *bmain, Scene *scene, ViewLayer *view_layer, const PLYImportParams &import_params) |
| const char * | blender::io::ply::read_header (PlyReadBuffer &file, PlyHeader &r_header) |