Blender V4.3
io_ply_ops.hh File Reference

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::ed
 
namespace  blender::ed::io
 

Functions

void WM_OT_ply_export (wmOperatorType *ot)
 
void WM_OT_ply_import (wmOperatorType *ot)
 
void blender::ed::io::ply_file_handler_add ()
 

Detailed Description

/

Definition in file io_ply_ops.hh.

Function Documentation

◆ WM_OT_ply_export()

void WM_OT_ply_export ( wmOperatorType * ot)

Referenced by ED_operatortypes_io().

◆ WM_OT_ply_import()

void WM_OT_ply_import ( wmOperatorType * ot)

Referenced by ED_operatortypes_io().