|
Blender
V2.59
|
Go to the source code of this file.
Defines | |
| #define | BLI_MATH_INLINE_H |
| #define | MINLINE static inline |
| #define | MALWAYS_INLINE static __attribute__((always_inline)) |
Definition in file BLI_math_inline.h.
| #define BLI_MATH_INLINE_H |
Definition at line 40 of file BLI_math_inline.h.
| #define MALWAYS_INLINE static __attribute__((always_inline)) |
Definition at line 48 of file BLI_math_inline.h.
| #define MINLINE static inline |
Definition at line 47 of file BLI_math_inline.h.