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

Detailed Description

Struct representing gap parameters for corkscrew mapping.

Definition at line 64 of file corkscrew.h.

#include <corkscrew.h>

Public Member Functions

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

Public Attributes

float gap = 0.0f
 
int num_leds = 0
 

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