Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_IRevolution Class Reference

#include <GEOMImpl_IRevolution.hxx>

Public Member Functions

 GEOMImpl_IRevolution (Handle(GEOM_Function) theFunction)
 
void SetAngle (double theAngle)
 
double GetAngle ()
 
void SetAxis (Handle(GEOM_Function) theRefAxis)
 
 Handle (GEOM_Function) GetAxis()
 
void SetBase (Handle(GEOM_Function) theRefBase)
 
 Handle (GEOM_Function) GetBase()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IRevolution::GEOMImpl_IRevolution ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_IRevolution::GetAngle ( )
inline

References REVOL_ARG_ANGLE.

GEOMImpl_IRevolution::Handle ( GEOM_Function  )
inline

References REVOL_ARG_AXIS.

GEOMImpl_IRevolution::Handle ( GEOM_Function  )
inline

References REVOL_ARG_BASE.

GEOMImpl_IRevolution::Handle ( GEOM_Function  )
private
void GEOMImpl_IRevolution::SetAngle ( double  theAngle)
inline

References REVOL_ARG_ANGLE.

void GEOMImpl_IRevolution::SetAxis ( Handle(GEOM_Function theRefAxis)
inline

References REVOL_ARG_AXIS.

void GEOMImpl_IRevolution::SetBase ( Handle(GEOM_Function theRefBase)
inline

References REVOL_ARG_BASE.


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