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 242 of file geometry.h.

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

References expand(), and p.

Referenced by expand(), and expand().

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