Blender V5.0
CDBlockBytes Struct Reference

#include <BKE_customdata.hh>

Public Attributes

unsigned char data [64]

Detailed Description

A data type large enough to hold 1 element from any custom-data layer type.

Definition at line 63 of file BKE_customdata.hh.

Member Data Documentation

◆ data

unsigned char CDBlockBytes::data[64]

Definition at line 64 of file BKE_customdata.hh.


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