Blender
V3.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 16 of file BLI_math_inline.h.
#define MALWAYS_INLINE static inline __attribute__((always_inline)) __attribute__((unused)) |
Definition at line 24 of file BLI_math_inline.h.
#define MINLINE static inline |
Definition at line 23 of file BLI_math_inline.h.