BranchInfo Struct Reference

#include <c4d_baselist.h>

Detailed Description

Hold information about which node types a node contains.

See also
GeListNode::GetBranchInfo()

Public Attributes

GeListHeadhead
 
String name
 
Int32 id
 
BRANCHINFOFLAGS flags
 

Member Data Documentation

◆ head

GeListHead* head

Either a GeListNode or a GeListHead for the branch, depending on flags.

◆ name

String name

The human readable name of the branch. (Currently not used.)

◆ id

Int32 id

The base ID of the branch. For example VPbase, Mbase or Obase.

◆ flags

Flags for this branch: BRANCHINFOFLAGS.