BranchInfo Struct Reference

#include <c4d_baselist.h>

详细描述

Hold information about which node types a node contains.

另请参阅
GeListNode::GetBranchInfo()

Public Attributes

GeListHead head
String   name
Int32   id
BRANCHINFOFLAGS   flags

Member Data Documentation

◆  head

GeListHead * head

Either a GeListNode 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

BRANCHINFOFLAGS flags

Flags for this branch: BRANCHINFOFLAGS .