#include <geometry.h>
◆ operator()()
 Computes the value of this Function for led l at time t.
- Parameters
- 
  
  
- Returns
- Result of this Function, evaluated on led lat timet. Notice that evaluating a function usually requires the recursive evaluation of other Functions (that are actually parameters of this function) until a Constant is reached for example.
Implements pixled::base::Function< coordinate >.
 
 
◆ copy()
  
  | 
        
          | X* pixled::geometry::X::copy | ( |  | ) | const |  | inlineoverridevirtual | 
 
 
The documentation for this class was generated from the following file: