MAX_MOTION_VECTOR_GRID_X

Constant MAX_MOTION_VECTOR_GRID_X 

Source
pub const MAX_MOTION_VECTOR_GRID_X: u32 = 64;
Expand description

Maximum cells along each axis. MD2 caps motion-vector grids at this size in the preset format; the renderer enforces the cap regardless of what the preset declares.