FastLED 3.9.15
Loading...
Searching...
No Matches

◆ expand() [2/3]

template<typename T>
void fl::rect< T >::expand ( const vec2< T > & p)
inline

Definition at line 457 of file geometry.h.

457{ expand(p.x, p.y); }
void expand(const vec2< T > &p) FL_NOEXCEPT
Definition geometry.h:457

References expand(), and FL_NOEXCEPT.

Referenced by expand(), and expand().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: