#include <CTiglProjectPointOnCurveAtAngle.h>
◆ ValueWithDerivative() [1/2]
TIGL_EXPORT tigl::ValueWithDerivative::ValueWithDerivative |
( |
| ) |
|
|
inline |
◆ ValueWithDerivative() [2/2]
TIGL_EXPORT tigl::ValueWithDerivative::ValueWithDerivative |
( |
double |
v, |
|
|
double |
d |
|
) |
| |
|
inline |
◆ 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 |
◆ 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: