#include <GEOM_EdgeSource.h>
 | 
| static GEOM_EdgeSource *  | New () | 
|   | 
| static void  | OCC2VTK (const TopoDS_Edge &theEdge, vtkPolyData *thePolyData, vtkPoints *thePts, bool theIsVector=false) | 
|   | 
  
  
      
        
          | GEOM_EdgeSource::GEOM_EdgeSource  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | GEOM_EdgeSource::~GEOM_EdgeSource  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void GEOM_EdgeSource::AddEdge  | 
          ( | 
          const TopoDS_Edge &  | 
          theEdge,  | 
        
        
           | 
           | 
          bool  | 
          theIsVector = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void GEOM_EdgeSource::Clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool GEOM_EdgeSource::GetVectorMode  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool GEOM_EdgeSource::IsEmpty  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOM_EdgeSource::OCC2VTK  | 
          ( | 
          const TopoDS_Edge &  | 
          theEdge,  | 
         
        
           | 
           | 
          vtkPolyData *  | 
          thePolyData,  | 
         
        
           | 
           | 
          vtkPoints *  | 
          thePts,  | 
         
        
           | 
           | 
          bool  | 
          theIsVector = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | int GEOM_EdgeSource::RequestData  | 
          ( | 
          vtkInformation *  | 
          ,  | 
         
        
           | 
           | 
          vtkInformationVector **  | 
          ,  | 
         
        
           | 
           | 
          vtkInformationVector *  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
      
        
          | void GEOM_EdgeSource::SetVectorMode  | 
          ( | 
          bool  | 
          theMode | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool GEOM_EdgeSource::myIsVector | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool GEOM_EdgeSource::myIsVectorMode | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: