|
Blender V4.3
|
#include "BKE_lib_id.hh"#include "BKE_object.hh"#include "BLI_listbase.h"#include "BLI_math_vector.h"#include "DNA_curve_types.h"#include "IO_wavefront_obj.hh"#include "importer_mesh_utils.hh"#include "obj_import_nurbs.hh"#include "obj_import_objects.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::obj |