Blender  V2.59
Defines
BLI_math_inline.h File Reference

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))

Detailed Description

Definition in file BLI_math_inline.h.


Define Documentation

#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.