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

#include <GEOMImpl_ICone.hxx>

Public Member Functions

 GEOMImpl_ICone (Handle(GEOM_Function) theFunction)
 
void SetR1 (double theR)
 
double GetR1 ()
 
void SetR2 (double theR)
 
double GetR2 ()
 
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()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_ICone::GEOMImpl_ICone ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_ICone::GetH ( )
inline

References CONE_ARG_H.

double GEOMImpl_ICone::GetR1 ( )
inline

References CONE_ARG_R1.

double GEOMImpl_ICone::GetR2 ( )
inline

References CONE_ARG_R2.

GEOMImpl_ICone::Handle ( GEOM_Function  )
inline

References CONE_ARG_PNT.

GEOMImpl_ICone::Handle ( GEOM_Function  )
inline

References CONE_ARG_VEC.

GEOMImpl_ICone::Handle ( GEOM_Function  )
private
void GEOMImpl_ICone::SetH ( double  theH)
inline

References CONE_ARG_H.

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

References CONE_ARG_PNT.

void GEOMImpl_ICone::SetR1 ( double  theR)
inline

References CONE_ARG_R1.

void GEOMImpl_ICone::SetR2 ( double  theR)
inline

References CONE_ARG_R2.

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

References CONE_ARG_VEC.


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