Version: 9.13.0
GEOMImpl_ICylinder Class Reference

#include <GEOMImpl_ICylinder.hxx>

Public Member Functions

 GEOMImpl_ICylinder (Handle(GEOM_Function) theFunction)
 
void SetR (double theR)
 
double GetR ()
 
void SetH (double theH)
 
double GetH ()
 
void SetPoint (Handle(GEOM_Function) theRefPoint)
 
 Handle (GEOM_Function) GetPoint()
 
void SetVector (Handle(GEOM_Function) theRefVector)
 
 Handle (GEOM_Function) GetVector()
 
void SetA (double theA)
 
double GetA ()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

◆ GEOMImpl_ICylinder()

GEOMImpl_ICylinder::GEOMImpl_ICylinder ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetA()

double GEOMImpl_ICylinder::GetA ( )
inline

References CYL_ARG_A.

◆ GetH()

double GEOMImpl_ICylinder::GetH ( )
inline

References CYL_ARG_H.

◆ GetR()

double GEOMImpl_ICylinder::GetR ( )
inline

References CYL_ARG_R.

◆ Handle() [1/3]

GEOMImpl_ICylinder::Handle ( GEOM_Function  )
private

◆ Handle() [2/3]

GEOMImpl_ICylinder::Handle ( GEOM_Function  )
inline

References CYL_ARG_PNT.

◆ Handle() [3/3]

GEOMImpl_ICylinder::Handle ( GEOM_Function  )
inline

References CYL_ARG_VEC.

◆ SetA()

void GEOMImpl_ICylinder::SetA ( double  theA)
inline

References CYL_ARG_A.

◆ SetH()

void GEOMImpl_ICylinder::SetH ( double  theH)
inline

References CYL_ARG_H.

◆ SetPoint()

void GEOMImpl_ICylinder::SetPoint ( Handle(GEOM_Function)  theRefPoint)
inline

References CYL_ARG_PNT.

◆ SetR()

void GEOMImpl_ICylinder::SetR ( double  theR)
inline

References CYL_ARG_R.

◆ SetVector()

void GEOMImpl_ICylinder::SetVector ( Handle(GEOM_Function)  theRefVector)
inline

References CYL_ARG_VEC.


The documentation for this class was generated from the following file: