Blender V2.61 - r43446
|
Go to the source code of this file.
Defines | |
#define | BLI_MATH_INLINE_H |
#define | MINLINE static inline |
#define | MALWAYS_INLINE static inline __attribute__((always_inline)) |
Definition in file BLI_math_inline.h.
#define BLI_MATH_INLINE_H |
Definition at line 38 of file BLI_math_inline.h.
#define MALWAYS_INLINE static inline __attribute__((always_inline)) |
Definition at line 50 of file BLI_math_inline.h.
#define MINLINE static inline |
Definition at line 45 of file BLI_math_inline.h.