Blender V5.0
Bounds< T > Member List

This is the complete list of members for Bounds< T >, including all inherited members.

Bounds()=defaultBounds< T >
Bounds(const T &value)Bounds< T >inline
Bounds(const T &min, const T &max)Bounds< T >inline
center() constBounds< T >inline
is_empty() constBounds< T >inline
maxBounds< T >
minBounds< T >
pad(const PaddingT &padding)Bounds< T >inline
recenter(const T &new_center)Bounds< T >inline
resize(const T &new_size)Bounds< T >inline
scale_from_center(const T &scale)Bounds< T >inline
size() constBounds< T >inline
translate(const T &offset)Bounds< T >inline