3.4.0
tigl::ValueWithDerivative Class Reference

#include <CTiglProjectPointOnCurveAtAngle.h>

Public Member Functions

double & derivative ()
 
const double derivative () const
 
double & value ()
 
const double value () const
 
TIGL_EXPORT ValueWithDerivative ()
 
TIGL_EXPORT ValueWithDerivative (double v, double d)
 

Private Attributes

double m_derivative
 
double m_value
 

Constructor & Destructor Documentation

◆ ValueWithDerivative() [1/2]

TIGL_EXPORT tigl::ValueWithDerivative::ValueWithDerivative ( )
inline

◆ ValueWithDerivative() [2/2]

TIGL_EXPORT tigl::ValueWithDerivative::ValueWithDerivative ( double  v,
double  d 
)
inline

Member Function Documentation

◆ derivative() [1/2]

double& tigl::ValueWithDerivative::derivative ( )
inline

◆ derivative() [2/2]

const double tigl::ValueWithDerivative::derivative ( ) const
inline

◆ value() [1/2]

double& tigl::ValueWithDerivative::value ( )
inline

◆ value() [2/2]

const double tigl::ValueWithDerivative::value ( ) const
inline

Field Documentation

◆ m_derivative

double tigl::ValueWithDerivative::m_derivative
private

◆ m_value

double tigl::ValueWithDerivative::m_value
private

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