Blender V4.3
obj_import_objects.hh File Reference
#include "BLI_map.hh"
#include "BLI_math_base.hh"
#include "BLI_math_vector_types.hh"
#include "BLI_set.hh"
#include "BLI_vector.hh"
#include "DNA_object_types.h"

Go to the source code of this file.

Classes

struct  blender::io::obj::GlobalVertices
 
struct  blender::io::obj::FaceCorner
 
struct  blender::io::obj::FaceElem
 
struct  blender::io::obj::NurbsElement
 
struct  blender::io::obj::Geometry
 

Namespaces

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

Enumerations

enum  blender::io::obj::eGeometryType { blender::io::obj::GEOM_MESH = OB_MESH , blender::io::obj::GEOM_CURVE = OB_CURVES_LEGACY }