|  | 
|  | ViewEvent (Action action=camerautil::Side::XNegative) | 
|  | ViewEvent (const ViewEvent &)=default | 
| ViewEvent & | operator= (const ViewEvent &)=default | 
| virtual Event * | clone () const override | 
| virtual uint64_t | hash () const override | 
| virtual void | print (std::ostream &ss) const override | 
| Action | getAction () const | 
| virtual bool | shouldPropagateTo (Inport *inport, Processor *processor, Outport *source) | 
| bool | markAsUsed () | 
| bool | markAsUnused () | 
| bool | setUsed (bool isUsed) | 
| bool | hasBeenUsed () const | 
| bool | markAsVisited (Processor *) | 
| void | markAsVisited (Event &) | 
| bool | hasVisitedProcessor (Processor *) const | 
| const std::vector< Processor * > & | getVisitedProcessors () const | 
| template<typename EventType> | 
| EventType * | getAs () | 
| template<typename EventType> | 
| const EventType * | getAs () const | 
|  | 
| static constexpr uint64_t | chash () | 
|  | 
|  | Event (const Event &rhs)=default | 
| Event & | operator= (const Event &that)=default | 
◆ clone()
  
  | 
        
          | virtual Event * inviwo::ViewEvent::clone | ( |  | ) | const |  | overridevirtual | 
 
 
◆ hash()
  
  | 
        
          | virtual uint64_t inviwo::ViewEvent::hash | ( |  | ) | const |  | overridevirtual | 
 
 
◆ print()
  
  | 
        
          | virtual void inviwo::ViewEvent::print | ( | std::ostream & | ss | ) | const |  | overridevirtual | 
 
 
The documentation for this class was generated from the following file: