Blender V4.3
ply_import.hh File Reference
#include "IO_ply.hh"
#include "ply_data.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::io
 
namespace  blender::io::ply
 

Functions

Meshblender::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)