Blender V5.0
CryptomatteEntry Struct Reference

#include <DNA_node_types.h>

Public Attributes

struct CryptomatteEntrynext
struct CryptomatteEntryprev
float encoded_hash
char name [64]
char _pad [4]

Detailed Description

Definition at line 1715 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char CryptomatteEntry::_pad[4]

Definition at line 1719 of file DNA_node_types.h.

◆ encoded_hash

float CryptomatteEntry::encoded_hash

Definition at line 1717 of file DNA_node_types.h.

Referenced by BKE_cryptomatte_matte_id_to_entries(), and cryptomatte_add().

◆ name

char CryptomatteEntry::name[64]

Definition at line 1718 of file DNA_node_types.h.

Referenced by BKE_cryptomatte_matte_id_to_entries(), and cryptomatte_add().

◆ next

struct CryptomatteEntry* CryptomatteEntry::next

Definition at line 1716 of file DNA_node_types.h.

◆ prev

struct CryptomatteEntry * CryptomatteEntry::prev

Definition at line 1716 of file DNA_node_types.h.


The documentation for this struct was generated from the following file: