Blender  V3.3
Namespaces | Functions | Variables
stl_import_binary_reader.hh File Reference
#include <cstdio>
#include "BKE_mesh.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::io
 
 blender::io::stl
 

Functions

Meshblender::io::stl::read_stl_binary (FILE *file, Main *bmain, char *mesh_name, bool use_custom_normals)
 

Variables

const size_t blender::io::stl::BINARY_HEADER_SIZE = 80
 
const size_t blender::io::stl::BINARY_STRIDE = 12 * 4 + 2