|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | PackedPatchTable |
Namespaces | |
| namespace | Far |
Macros | |
| #define | PATCH_ARRAY_SIZE 4 |
| #define | PATCH_PARAM_SIZE 2 |
| #define | PATCH_HANDLE_SIZE 3 |
| #define | PATCH_NODE_SIZE 1 |
| #define PATCH_ARRAY_SIZE 4 |
Definition at line 30 of file patch_table.h.
Referenced by PackedPatchTable::pack(), and PackedPatchTable::total_size().
| #define PATCH_HANDLE_SIZE 3 |
Definition at line 32 of file patch_table.h.
Referenced by PackedPatchTable::total_size().
| #define PATCH_NODE_SIZE 1 |
Definition at line 33 of file patch_table.h.
Referenced by ObjectManager::device_update_geom_offsets(), and PackedPatchTable::total_size().
| #define PATCH_PARAM_SIZE 2 |
Definition at line 31 of file patch_table.h.
Referenced by PackedPatchTable::pack(), and PackedPatchTable::total_size().