| 
| 
static void  | setWithinZone (std::string name, bool withinZone) | 
|   | 
◆ PointTowardsZoneTrigger() [1/2]
  
  
      
        
          | pathplanner::PointTowardsZoneTrigger::PointTowardsZoneTrigger  | 
          ( | 
          std::string  | 
          name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ PointTowardsZoneTrigger() [2/2]
  
  
      
        
          | pathplanner::PointTowardsZoneTrigger::PointTowardsZoneTrigger  | 
          ( | 
          frc::EventLoop *  | 
          eventLoop,  | 
         
        
           | 
           | 
          std::string  | 
          name  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Create a new PointTowardsZoneTrigger that gets polled by the given event loop instead of the EventScheduler
- Parameters
 - 
  
    | eventLoop | The event loop to poll this trigger  | 
    | name | The name of the point towards zone  | 
  
   
 
 
The documentation for this class was generated from the following file: