Blender  V3.3
Classes | Functions
IO_stl.h File Reference
#include "BKE_context.h"
#include "BLI_path_util.h"
#include "IO_orientation.h"

Go to the source code of this file.

Classes

struct  STLImportParams
 

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.