|
Blender
V3.3
|
#include <DNA_node_types.h>
Public Attributes | |
| struct CryptomatteEntry * | next |
| struct CryptomatteEntry * | prev |
| char | name [64] |
Definition at line 1135 of file DNA_node_types.h.
| char CryptomatteLayer::name[64] |
Definition at line 1137 of file DNA_node_types.h.
Referenced by ntreeCompositCryptomatteUpdateLayerNames().
| struct CryptomatteEntry* CryptomatteLayer::next |
Definition at line 1136 of file DNA_node_types.h.
| struct CryptomatteEntry * CryptomatteLayer::prev |
Definition at line 1136 of file DNA_node_types.h.