Blender  V3.3
Classes | Namespaces | Macros
patch_table.h File Reference
#include "util/array.h"
#include "util/types.h"

Go to the source code of this file.

Classes

struct  PackedPatchTable
 

Namespaces

 Far
 

Macros

#define PATCH_ARRAY_SIZE   4
 
#define PATCH_PARAM_SIZE   2
 
#define PATCH_HANDLE_SIZE   3
 
#define PATCH_NODE_SIZE   1
 

Macro Definition Documentation

◆ PATCH_ARRAY_SIZE

#define PATCH_ARRAY_SIZE   4

Definition at line 29 of file patch_table.h.

◆ PATCH_HANDLE_SIZE

#define PATCH_HANDLE_SIZE   3

Definition at line 31 of file patch_table.h.

◆ PATCH_NODE_SIZE

#define PATCH_NODE_SIZE   1

Definition at line 32 of file patch_table.h.

◆ PATCH_PARAM_SIZE

#define PATCH_PARAM_SIZE   2

Definition at line 30 of file patch_table.h.