Revert "BLI: Refactor vector types & functions to use templates"
Reverted because the commit removes a lot of commits.
This reverts commit a2c1c368af.
This commit is contained in:
@@ -136,7 +136,7 @@ void add_exr_channels(void *exrhandle,
|
||||
const char *layer_name,
|
||||
const DataType datatype,
|
||||
const char *view_name,
|
||||
const size_t width,
|
||||
size_t width,
|
||||
bool use_half_float,
|
||||
float *buf);
|
||||
void free_exr_channels(void *exrhandle,
|
||||
|
||||
Reference in New Issue
Block a user