Blender V5.0
DupliGenerator Struct Reference

Public Attributes

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

Detailed Description

Definition at line 144 of file object_dupli.cc.

Member Data Documentation

◆ make_duplis

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

◆ type

short DupliGenerator::type

Duplicator Type, see members of OB_DUPLI.

Definition at line 146 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: