Blender V4.3
obj_export_mesh.hh File Reference
#include <optional>
#include "BLI_math_matrix_types.hh"
#include "BLI_math_vector_types.hh"
#include "BLI_offset_indices.hh"
#include "BLI_utility_mixins.hh"
#include "BLI_vector.hh"
#include "BLI_virtual_array.hh"
#include "DNA_material_types.h"
#include "DNA_object_types.h"
#include "IO_wavefront_obj.hh"

Go to the source code of this file.

Classes

class  blender::io::obj::OBJMesh
 

Namespaces

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

Variables

const int blender::io::obj::NOT_FOUND = -1
 
const int blender::io::obj::NEGATIVE_INIT = -10