![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <BSplineData.h>
Public Member Functions | |
| double | dot (int fIdx1, int fidx2, bool d1, bool d2) const |
| int | depth (void) const |
Protected Attributes | |
| friend | BSplineIntegrationData |
| int | _depth |
| double | _ccIntegrals [2][2][Size][OverlapSize] |
Definition at line 310 of file BSplineData.h.
|
inline |
Definition at line 318 of file BSplineData.h.
References BSplineIntegrationData< Degree1, Degree2 >::FunctionIntegrator::Integrator::_depth.
| double BSplineIntegrationData< Degree1, Degree2 >::FunctionIntegrator::Integrator::dot | ( | int | fIdx1, |
| int | fidx2, | ||
| bool | d1, | ||
| bool | d2 | ||
| ) | const |
|
protected |
Definition at line 315 of file BSplineData.h.
|
protected |
Definition at line 314 of file BSplineData.h.
Referenced by BSplineIntegrationData< Degree1, Degree2 >::FunctionIntegrator::Integrator::depth().
|
protected |
Definition at line 313 of file BSplineData.h.