|
Blender V4.3
|
#include "gim_array.h"Go to the source code of this file.
Classes | |
| class | gim_bitset |
Macros | |
| #define | GUINT_BIT_COUNT 32 |
| #define | GUINT_EXPONENT 5 |
Definition in file gim_bitset.h.
| #define GUINT_BIT_COUNT 32 |
Definition at line 37 of file gim_bitset.h.
Referenced by gim_bitset::clear(), gim_bitset::get(), gim_bitset::resize(), gim_bitset::set(), and gim_bitset::size().
| #define GUINT_EXPONENT 5 |
Definition at line 38 of file gim_bitset.h.
Referenced by gim_bitset::clear(), gim_bitset::get(), and gim_bitset::set().