#include <GEOMImpl_IMarker.hxx>
 | 
|   | GEOMImpl_IMarker (Handle(GEOM_Function) theFunction) | 
|   | 
| void  | SetOrigin (const double theX, const double theY, const double theZ) | 
|   | 
| void  | SetXDir (const double theDX, const double theDY, const double theDZ) | 
|   | 
| void  | SetYDir (const double theDX, const double theDY, const double theDZ) | 
|   | 
| void  | SetShape (Handle(GEOM_Function) theShape) | 
|   | 
| void  | SetOrigin (Handle(GEOM_Function) theOrigin) | 
|   | 
| void  | SetXVec (Handle(GEOM_Function) theXVec) | 
|   | 
| void  | SetYVec (Handle(GEOM_Function) theYVec) | 
|   | 
| void  | GetOrigin (double &theX, double &theY, double &theZ) | 
|   | 
| void  | GetXDir (double &theDX, double &theDY, double &theDZ) | 
|   | 
| void  | GetYDir (double &theDX, double &theDY, double &theDZ) | 
|   | 
|   | Handle (GEOM_Function) GetShape() | 
|   | 
|   | Handle (GEOM_Function) GetOrigin() | 
|   | 
|   | Handle (GEOM_Function) GetXVec() | 
|   | 
|   | Handle (GEOM_Function) GetYVec() | 
|   | 
  
  
      
        
          | void GEOMImpl_IMarker::GetOrigin  | 
          ( | 
          double &  | 
          theX,  | 
         
        
           | 
           | 
          double &  | 
          theY,  | 
         
        
           | 
           | 
          double &  | 
          theZ  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_IMarker::GetXDir  | 
          ( | 
          double &  | 
          theDX,  | 
         
        
           | 
           | 
          double &  | 
          theDY,  | 
         
        
           | 
           | 
          double &  | 
          theDZ  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_IMarker::GetYDir  | 
          ( | 
          double &  | 
          theDX,  | 
         
        
           | 
           | 
          double &  | 
          theDY,  | 
         
        
           | 
           | 
          double &  | 
          theDZ  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_IMarker::SetOrigin  | 
          ( | 
          const double  | 
          theX,  | 
         
        
           | 
           | 
          const double  | 
          theY,  | 
         
        
           | 
           | 
          const double  | 
          theZ  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_IMarker::SetXDir  | 
          ( | 
          const double  | 
          theDX,  | 
         
        
           | 
           | 
          const double  | 
          theDY,  | 
         
        
           | 
           | 
          const double  | 
          theDZ  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GEOMImpl_IMarker::SetYDir  | 
          ( | 
          const double  | 
          theDX,  | 
         
        
           | 
           | 
          const double  | 
          theDY,  | 
         
        
           | 
           | 
          const double  | 
          theDZ  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: