|
Blender
V3.3
|
#include <BLI_bounds.hh>
Public Attributes | |
| T | min |
| T | max |
Definition at line 18 of file BLI_bounds.hh.
| T blender::bounds::MinMaxResult< T >::max |
Definition at line 20 of file BLI_bounds.hh.
| T blender::bounds::MinMaxResult< T >::min |
Definition at line 19 of file BLI_bounds.hh.