|
Blender V4.3
|
#include "BLI_utildefines.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
Functions | |
| template<class Fn , size_t... I> | |
| void | blender::unroll_impl (Fn fn, std::index_sequence< I... >) |
| template<int N, class Fn > | |
| void | blender::unroll (Fn fn) |