#include <GR_DecorationRender.h>
Definition at line 444 of file GR_DecorationRender.h.
 
  
  
      
        
          | GR_VisualizerInfo::GR_VisualizerInfo  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GR_VisualizerInfo::destroyOptions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const char* GR_VisualizerInfo::getDecorAttrib  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int GR_VisualizerInfo::getDecorAttribSize  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | GT_Storage GR_VisualizerInfo::getDecorAttribStorage  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const char* GR_VisualizerInfo::getMaskAttrib  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const UT_Options* GR_VisualizerInfo::getOptions  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int GR_VisualizerInfo::getOwnerId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GR_VisualizerInfo::setDecorAttrib  | 
          ( | 
          const char *  | 
          attrib | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GR_VisualizerInfo::setDecorAttribSize  | 
          ( | 
          int  | 
          size | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GR_VisualizerInfo::setMaskAttrib  | 
          ( | 
          const char *  | 
          attrib | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GR_VisualizerInfo::setOwnerId  | 
          ( | 
          int  | 
          owner_id | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
If an owner id other than -1 is set, then passing this object to GUI_DecorationRender::customDecorationRender() will only cause decoration rendering on VIS_Primitives created by the visualizer with the given unique id. This way, a visualizer can trigger rendering of decorations only on primitives it itself has created. 
Definition at line 543 of file GR_DecorationRender.h.
 
 
The documentation for this class was generated from the following file: