Blender V4.3
object.cpp File Reference
#include "blender/light_linking.h"
#include "blender/object_cull.h"
#include "blender/sync.h"
#include "blender/util.h"
#include "scene/alembic.h"
#include "scene/camera.h"
#include "scene/integrator.h"
#include "scene/light.h"
#include "scene/mesh.h"
#include "scene/object.h"
#include "scene/particles.h"
#include "scene/scene.h"
#include "scene/shader.h"
#include "scene/shader_graph.h"
#include "scene/shader_nodes.h"
#include "scene/volume.h"
#include "util/foreach.h"
#include "util/hash.h"
#include "util/log.h"
#include "util/task.h"
#include "BKE_duplilist.hh"

Go to the source code of this file.

Functions

DupliObjectrna_hack_DepsgraphObjectInstance_dupli_object_get (PointerRNA *ptr)
 
static float4 lookup_instance_property (BL::DepsgraphObjectInstance &b_instance, const string &name, bool use_instancer)
 

Function Documentation

◆ lookup_instance_property()

static float4 lookup_instance_property ( BL::DepsgraphObjectInstance & b_instance,
const string & name,
bool use_instancer )
static

◆ rna_hack_DepsgraphObjectInstance_dupli_object_get()

DupliObject * rna_hack_DepsgraphObjectInstance_dupli_object_get ( PointerRNA * ptr)