Module buffer

Source

Type Aliasesยง

Buffer2D
Represents a 2-dimensional buffer. A 2-dimensional buffer is composed by a SMatrix of values T.
Buffer4D
Represents a 4-dimensional buffer. A 4-dimensional buffer is composed by an array of Buffer2D containing an array of values T.