Version: 9.12.0
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::GEOMImpl_ICone ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetH()

double GEOMImpl_ICone::GetH ( )
inline

References CONE_ARG_H.

◆ GetR1()

double GEOMImpl_ICone::GetR1 ( )
inline

References CONE_ARG_R1.

◆ GetR2()

double GEOMImpl_ICone::GetR2 ( )
inline

References CONE_ARG_R2.

◆ Handle() [1/3]

GEOMImpl_ICone::Handle ( GEOM_Function  )
private

◆ Handle() [2/3]

GEOMImpl_ICone::Handle ( GEOM_Function  )
inline

References CONE_ARG_PNT.

◆ Handle() [3/3]

GEOMImpl_ICone::Handle ( GEOM_Function  )
inline

References CONE_ARG_VEC.

◆ SetH()

void GEOMImpl_ICone::SetH ( double  theH)
inline

References CONE_ARG_H.

◆ SetPoint()

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

References CONE_ARG_PNT.

◆ SetR1()

void GEOMImpl_ICone::SetR1 ( double  theR)
inline

References CONE_ARG_R1.

◆ SetR2()

void GEOMImpl_ICone::SetR2 ( double  theR)
inline

References CONE_ARG_R2.

◆ SetVector()

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

References CONE_ARG_VEC.


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