Blender  V3.3
Namespaces | Functions
importer_mesh_utils.hh File Reference
#include "BLI_math_vec_types.hh"
#include "BLI_span.hh"
#include "BLI_vector.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::io
 
 blender::io::obj
 

Functions

Vector< Vector< int > > blender::io::obj::fixup_invalid_polygon (Span< float3 > vertex_coords, Span< int > face_vertex_indices)
 
void blender::io::obj::transform_object (Object *object, const OBJImportParams &import_params)