Blender  V3.3
Public Attributes | List of all members
BHead4 Struct Reference

#include <DNA_sdna_types.h>

Public Attributes

int code
 
int len
 
uint old
 
int SDNAnr
 
int nr
 

Detailed Description

Definition at line 97 of file DNA_sdna_types.h.

Member Data Documentation

◆ code

int BHead4::code

Definition at line 98 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), bh8_from_bh4(), get_bhead(), and switch_endian_bh4().

◆ len

int BHead4::len

Definition at line 98 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh4().

◆ nr

int BHead4::nr

Definition at line 100 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh4().

◆ old

uint BHead4::old

Definition at line 99 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), and bh8_from_bh4().

◆ SDNAnr

int BHead4::SDNAnr

Definition at line 100 of file DNA_sdna_types.h.

Referenced by bh4_from_bh8(), bh8_from_bh4(), and switch_endian_bh4().


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