#include <c4d_baselist.h>
Hold information about which node types a node contains.
Public Attributes |
|
GeListHead * | head |
String | name |
Int32 | id |
BRANCHINFOFLAGS | flags |
GeListHead * head |
Either a GeListNode 或 GeListHead for the branch, depending on flags .
String name |
The human readable name of the branch. (Currently not used.)
Int32 id |
The base ID of the branch. For example VPbase , Mbase or Obase .
BRANCHINFOFLAGS flags |
Flags for this branch: BRANCHINFOFLAGS .