Blender  V3.3
Functions
IO_stl.cc File Reference
#include "BLI_timeit.hh"
#include "IO_stl.h"
#include "stl_import.hh"

Go to the source code of this file.

Functions

void STL_import (bContext *C, const struct STLImportParams *import_params)
 

Function Documentation

◆ STL_import()

void STL_import ( bContext C,
const struct STLImportParams import_params 
)

C-interface for the importer.

Definition at line 12 of file IO_stl.cc.

References C, blender::io::stl::importer_main(), and SCOPED_TIMER.