#include <SoActionNotify.h>
 | 
| static void  | initClass () | 
|   | Register this node with the Open Inventor runtime system.  
  | 
|   | 
Definition at line 26 of file SoActionNotify.h.
 
◆ SoActionNotify()
      
        
          | SoActionNotify::SoActionNotify  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getBoundingBox()
  
  
      
        
          | void SoActionNotify::getBoundingBox  | 
          ( | 
          SoGetBoundingBoxAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ GLRender()
  
  
      
        
          | void SoActionNotify::GLRender  | 
          ( | 
          SoGLRenderAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ handleEvent()
  
  
      
        
          | void SoActionNotify::handleEvent  | 
          ( | 
          SoHandleEventAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ initClass()
  
  
      
        
          | static void SoActionNotify::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Register this node with the Open Inventor runtime system. 
 
 
◆ notifyOnGetBoundingBox
      
        
          | SoSFTrigger SoActionNotify::notifyOnGetBoundingBox | 
        
      
 
 
◆ notifyOnGLRender
      
        
          | SoSFTrigger SoActionNotify::notifyOnGLRender | 
        
      
 
 
◆ notifyOnHandleEvent
      
        
          | SoSFTrigger SoActionNotify::notifyOnHandleEvent | 
        
      
 
 
The documentation for this class was generated from the following file: