Blender V5.0
tables.h File Reference
#include "util/list.h"
#include "util/vector.h"

Go to the source code of this file.

Classes

class  LookupTables
struct  LookupTables::Table

Enumerations

enum  { TABLE_CHUNK_SIZE = 256 }
enum  { TABLE_OFFSET_INVALID = -1 }

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TABLE_OFFSET_INVALID 

Definition at line 17 of file scene/tables.h.

◆ anonymous enum

anonymous enum
Enumerator
TABLE_CHUNK_SIZE 

Definition at line 16 of file scene/tables.h.