#include <GEOMImpl_ISpline.hxx>
| Enumerator | 
|---|
| ARG_POINTS  | 
 | 
| ARG_CLOSED  | 
 | 
| ARG_REORDER  | 
 | 
| CONSTRUCTOR  | 
 | 
| ARG_ARRAY  | 
 | 
| ARG_VEC_1  | 
 | 
| ARG_VEC_2  | 
 | 
 
 
  
  
      
        
          | int GEOMImpl_ISpline::GetConstructorType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool GEOMImpl_ISpline::GetDoReordering  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool GEOMImpl_ISpline::GetIsClosed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | GEOMImpl_ISpline::Handle  | 
          ( | 
          TColStd_HSequenceOfTransient  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | GEOMImpl_ISpline::Handle  | 
          ( | 
          TColStd_HArray1OfReal  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_ISpline::SetConstructorType  | 
          ( | 
          int  | 
          theConstructor | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_ISpline::SetCoordinates  | 
          ( | 
          const Handle(TColStd_HArray1OfReal)&  | 
          theValue | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_ISpline::SetDoReordering  | 
          ( | 
          bool  | 
          theDoReordering | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_ISpline::SetIsClosed  | 
          ( | 
          bool  | 
          theIsClosed | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_ISpline::SetPoints  | 
          ( | 
          const Handle(TColStd_HSequenceOfTransient)&  | 
          thePoints | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: