Blender
V3.3
|
#include "DNA_meshdata_types.h"
#include "BLI_map.hh"
#include "BLI_set.hh"
#include "BLI_vector.hh"
#include "IO_wavefront_obj.h"
#include "obj_export_io.hh"
#include "obj_export_mtl.hh"
Go to the source code of this file.
Classes | |
struct | blender::io::obj::IndexOffsets |
class | blender::io::obj::OBJWriter |
class | blender::io::obj::MTLWriter |
Namespaces | |
blender | |
blender::io | |
blender::io::obj | |