|
Blender V4.3
|
Go to the source code of this file.
Macros | |
| #define | BLI_MATH_DO_INLINE 1 |
| #define | MINLINE static inline |
| #define | MALWAYS_INLINE static inline __attribute__((always_inline)) __attribute__((unused)) |
| #define BLI_MATH_DO_INLINE 1 |
Definition at line 17 of file BLI_math_inline.h.
| #define MALWAYS_INLINE static inline __attribute__((always_inline)) __attribute__((unused)) |
Definition at line 25 of file BLI_math_inline.h.
| #define MINLINE static inline |
Definition at line 24 of file BLI_math_inline.h.