Blender  V3.3
Classes | Typedefs | Functions
BKE_duplilist.h File Reference

Go to the source code of this file.

Classes

struct  DupliObject
 

Typedefs

typedef struct DupliObject DupliObject
 

Functions

struct ListBaseobject_duplilist (struct Depsgraph *depsgraph, struct Scene *sce, struct Object *ob)
 
void free_object_duplilist (struct ListBase *lb)
 

Typedef Documentation

◆ DupliObject

typedef struct DupliObject DupliObject

Function Documentation

◆ free_object_duplilist()

void free_object_duplilist ( struct ListBase lb)

◆ object_duplilist()

struct ListBase* object_duplilist ( struct Depsgraph depsgraph,
struct Scene sce,
struct Object ob 
)