Blender V4.3
geometry.cpp File Reference
#include "scene/curves.h"
#include "scene/hair.h"
#include "scene/mesh.h"
#include "scene/object.h"
#include "scene/pointcloud.h"
#include "scene/volume.h"
#include "blender/sync.h"
#include "blender/util.h"
#include "util/foreach.h"
#include "util/task.h"

Go to the source code of this file.

Functions

static CCL_NAMESPACE_BEGIN Geometry::Type determine_geom_type (BObjectInfo &b_ob_info, bool use_particle_hair)
 

Function Documentation

◆ determine_geom_type()