Blender V4.3
NlaValidMask Struct Reference

#include <nla_private.h>

Public Attributes

BLI_bitmapptr
 
BLI_bitmap buffer [sizeof(uint64_t)/sizeof(BLI_bitmap)]
 

Detailed Description

Bitmask of array indices touched by actions.

Definition at line 63 of file nla_private.h.

Member Data Documentation

◆ buffer

BLI_bitmap NlaValidMask::buffer[sizeof(uint64_t)/sizeof(BLI_bitmap)]

Definition at line 65 of file nla_private.h.

◆ ptr


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