Blender V4.3
DupliGenerator Struct Reference

Public Attributes

short type
 
void(* make_duplis )(const DupliContext *ctx)
 

Detailed Description

Definition at line 132 of file object_dupli.cc.

Member Data Documentation

◆ make_duplis

void(* DupliGenerator::make_duplis) (const DupliContext *ctx)

Definition at line 135 of file object_dupli.cc.

Referenced by make_recursive_duplis(), and object_duplilist().

◆ type

short DupliGenerator::type

Duplicator Type, see members of OB_DUPLI.

Definition at line 134 of file object_dupli.cc.

Referenced by copy_dupli_context(), init_context(), make_child_duplis(), and make_recursive_duplis().


The documentation for this struct was generated from the following file: