|
Blender
V2.93
|
#include <DNA_node_types.h>
Public Attributes | |
| struct CryptomatteEntry * | next |
| struct CryptomatteEntry * | prev |
| char | name [64] |
Definition at line 1079 of file DNA_node_types.h.
| char CryptomatteLayer::name[64] |
Definition at line 1081 of file DNA_node_types.h.
Referenced by ntreeCompositCryptomatteUpdateLayerNames().
| struct CryptomatteEntry* CryptomatteLayer::next |
Definition at line 1080 of file DNA_node_types.h.
| struct CryptomatteEntry * CryptomatteLayer::prev |
Definition at line 1080 of file DNA_node_types.h.