Blender V5.0
io_stl_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_stl_export (wmOperatorType *ot)
void WM_OT_stl_import (wmOperatorType *ot)
void blender::ed::io::stl_file_handler_add ()

Detailed Description

/

Definition in file io_stl_ops.hh.

Function Documentation

◆ WM_OT_stl_export()

void WM_OT_stl_export ( wmOperatorType * ot)

References ot.

Referenced by ED_operatortypes_io().

◆ WM_OT_stl_import()

void WM_OT_stl_import ( wmOperatorType * ot)

References ot.

Referenced by ED_operatortypes_io().