Blender V4.3
ply_export_data.hh File Reference

Go to the source code of this file.

Namespaces

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

Functions

void blender::io::ply::write_vertices (FileBuffer &buffer, const PlyData &ply_data)
 
void blender::io::ply::write_faces (FileBuffer &buffer, const PlyData &ply_data)
 
void blender::io::ply::write_edges (FileBuffer &buffer, const PlyData &ply_data)