Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_ICylinder::GetA ( )
inline

References CYL_ARG_A.

double GEOMImpl_ICylinder::GetH ( )
inline

References CYL_ARG_H.

double GEOMImpl_ICylinder::GetR ( )
inline

References CYL_ARG_R.

GEOMImpl_ICylinder::Handle ( GEOM_Function  )
inline

References CYL_ARG_PNT.

GEOMImpl_ICylinder::Handle ( GEOM_Function  )
inline

References CYL_ARG_VEC.

GEOMImpl_ICylinder::Handle ( GEOM_Function  )
private
void GEOMImpl_ICylinder::SetA ( double  theA)
inline

References CYL_ARG_A.

void GEOMImpl_ICylinder::SetH ( double  theH)
inline

References CYL_ARG_H.

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

References CYL_ARG_PNT.

void GEOMImpl_ICylinder::SetR ( double  theR)
inline

References CYL_ARG_R.

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

References CYL_ARG_VEC.


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