#include <HLRBRep_EdgeData.hxx>
 | 
|   | HLRBRep_EdgeData () | 
|   | 
| void  | Set (const Standard_Boolean Reg1, const Standard_Boolean RegN, const TopoDS_Edge &EG, const Standard_Integer V1, const Standard_Integer V2, const Standard_Boolean Out1, const Standard_Boolean Out2, const Standard_Boolean Cut1, const Standard_Boolean Cut2, const Standard_Real Start, const Standard_ShortReal TolStart, const Standard_Real End, const Standard_ShortReal TolEnd) | 
|   | 
| Standard_Boolean  | Selected () const  | 
|   | 
| void  | Selected (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Rg1Line () const  | 
|   | 
| void  | Rg1Line (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | RgNLine () const  | 
|   | 
| void  | RgNLine (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Vertical () const  | 
|   | 
| void  | Vertical (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Simple () const  | 
|   | 
| void  | Simple (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | OutLVSta () const  | 
|   | 
| void  | OutLVSta (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | OutLVEnd () const  | 
|   | 
| void  | OutLVEnd (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | CutAtSta () const  | 
|   | 
| void  | CutAtSta (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | CutAtEnd () const  | 
|   | 
| void  | CutAtEnd (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | VerAtSta () const  | 
|   | 
| void  | VerAtSta (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | VerAtEnd () const  | 
|   | 
| void  | VerAtEnd (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | AutoIntersectionDone () const  | 
|   | 
| void  | AutoIntersectionDone (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Used () const  | 
|   | 
| void  | Used (const Standard_Boolean B) | 
|   | 
| Standard_Integer  | HideCount () const  | 
|   | 
| void  | HideCount (const Standard_Integer I) | 
|   | 
| Standard_Integer  | VSta () const  | 
|   | 
| void  | VSta (const Standard_Integer I) | 
|   | 
| Standard_Integer  | VEnd () const  | 
|   | 
| void  | VEnd (const Standard_Integer I) | 
|   | 
| void  | UpdateMinMax (const Standard_Address TotMinMax) | 
|   | 
| Standard_Address  | MinMax () const  | 
|   | 
| HLRAlgo_EdgeStatus &  | Status () | 
|   | 
| HLRBRep_Curve &  | ChangeGeometry () | 
|   | 
| const HLRBRep_Curve &  | Geometry () const  | 
|   | 
| Standard_Address  | Curve () | 
|   | 
| Standard_ShortReal  | Tolerance () const  | 
|   | 
      
        
          | HLRBRep_EdgeData::HLRBRep_EdgeData  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void HLRBRep_EdgeData::Set  | 
          ( | 
          const Standard_Boolean  | 
          Reg1,  | 
        
        
           | 
           | 
          const Standard_Boolean  | 
          RegN,  | 
        
        
           | 
           | 
          const TopoDS_Edge &  | 
          EG,  | 
        
        
           | 
           | 
          const Standard_Integer  | 
          V1,  | 
        
        
           | 
           | 
          const Standard_Integer  | 
          V2,  | 
        
        
           | 
           | 
          const Standard_Boolean  | 
          Out1,  | 
        
        
           | 
           | 
          const Standard_Boolean  | 
          Out2,  | 
        
        
           | 
           | 
          const Standard_Boolean  | 
          Cut1,  | 
        
        
           | 
           | 
          const Standard_Boolean  | 
          Cut2,  | 
        
        
           | 
           | 
          const Standard_Real  | 
          Start,  | 
        
        
           | 
           | 
          const Standard_ShortReal  | 
          TolStart,  | 
        
        
           | 
           | 
          const Standard_Real  | 
          End,  | 
        
        
           | 
           | 
          const Standard_ShortReal  | 
          TolEnd  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following file: