FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Gap Struct Reference

Detailed Description

Struct representing gap parameters for corkscrew mapping.

Definition at line 66 of file corkscrew.h.

#include <corkscrew.h>

Public Member Functions

 Gap ()=default
 
 Gap (const Gap &other)=default
 
 Gap (float g)
 
 Gap (Gap &&other) noexcept=default
 
 Gap (int n, float g)
 
Gapoperator= (const Gap &other)=default
 
Gapoperator= (Gap &&other) noexcept=default
 

Public Attributes

float gap = 0.0f
 
int num_leds = 0
 

The documentation for this struct was generated from the following file: