|
Blender
V2.93
|
#include "render/curves.h"#include "render/hair.h"#include "render/mesh.h"#include "render/object.h"#include "render/volume.h"#include "blender/blender_sync.h"#include "blender/blender_util.h"#include "util/util_foreach.h"#include "util/util_task.h"Go to the source code of this file.
Functions | |
| static CCL_NAMESPACE_BEGIN Geometry::Type | determine_geom_type (BL::Object &b_ob, bool use_particle_hair) |
|
static |
Definition at line 32 of file blender_geometry.cpp.
References Geometry::HAIR, Geometry::MESH, object_fluid_gas_domain_find(), and Geometry::VOLUME.