![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <BSplineData.h>
Public Member Functions | |
| double | value (int fIdx, int cIdx, bool d) const |
| int | depth (void) const |
Protected Attributes | |
| friend | BSplineEvaluationData |
| int | _depth |
| double | _ccValues [2][Size][SupportSize] |
Definition at line 173 of file BSplineData.h.
|
inline |
Definition at line 181 of file BSplineData.h.
References BSplineEvaluationData< Degree >::CenterEvaluator::Evaluator::_depth.
| double BSplineEvaluationData< Degree >::CenterEvaluator::Evaluator::value | ( | int | fIdx, |
| int | cIdx, | ||
| bool | d | ||
| ) | const |
Referenced by BSplineEvaluationData< Degree >::Evaluator::centerValue().
|
protected |
Definition at line 178 of file BSplineData.h.
|
protected |
Definition at line 177 of file BSplineData.h.
Referenced by BSplineEvaluationData< Degree >::CenterEvaluator::Evaluator::depth().
|
protected |
Definition at line 176 of file BSplineData.h.