Blender  V3.3
Classes | Namespaces | Enumerations
obj_import_objects.hh File Reference
#include "BKE_lib_id.h"
#include "BLI_map.hh"
#include "BLI_math_base.hh"
#include "BLI_math_vec_types.hh"
#include "BLI_set.hh"
#include "BLI_vector.hh"
#include "DNA_meshdata_types.h"
#include "DNA_object_types.h"

Go to the source code of this file.

Classes

struct  blender::io::obj::GlobalVertices
 
struct  blender::io::obj::GlobalVertices::VertexColorsBlock
 
struct  blender::io::obj::PolyCorner
 
struct  blender::io::obj::PolyElem
 
struct  blender::io::obj::NurbsElement
 
struct  blender::io::obj::Geometry
 

Namespaces

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

Enumerations

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