Blender V2.61 - r43446
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 inline __attribute__((always_inline))

Detailed Description

Definition in file BLI_math_inline.h.


Define Documentation

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