| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
 object --+        
          |        
??.instance --+    
              |    
         Action --+
                  |
                 PglPrinter
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
| Properties | |
| 
     Inherited from   | 
  
| Method Details | 
  
 
addIndent( (PglPrinter)arg1, (int)arg2) -> None :
    C++ signature :
        void addIndent(class PGL::Printer {lvalue},unsigned int)
   | 
  
 
clearCache( (PglPrinter)arg1) -> None :
    C++ signature :
        void clearCache(class PGL::Printer {lvalue})
   | 
  
 
header( (PglPrinter)arg1) -> None :
    C++ signature :
        void header(class PGL::Printer *)
header( (PglPrinter)arg1, (str)arg2) -> None :
    C++ signature :
        void header(class PGL::Printer *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)
   | 
  
 
isPrinted( (PglPrinter)arg1, (SceneObject)arg2) -> bool :
    C++ signature :
        bool isPrinted(class PGL::Printer {lvalue},class TOOLS::RefCountPtr<class PGL::SceneObject>)
   | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:16 2008 | http://epydoc.sourceforge.net |