|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | Range2f |
Typedefs | |
| typedef struct Range2f | Range2f |
Functions | |
| BLI_INLINE bool | range2f_in_range (const Range2f *range, const float value) |
| typedef struct Range2f Range2f |
| BLI_INLINE bool range2f_in_range | ( | const Range2f * | range, |
| const float | value ) |
Definition at line 20 of file BLI_range.h.
References IN_RANGE.