|
Blender V4.3
|
#include "BLI_listbase.h"#include "BLI_math_matrix.h"#include "BLI_math_rotation.h"#include "BLI_math_vector.h"#include "BLI_math_vector_types.hh"#include "DEG_depsgraph.hh"#include "DEG_depsgraph_query.hh"#include "IO_wavefront_obj.hh"#include "obj_export_nurbs.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::obj |