![]() |
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 | parentDepth (void) const |
| int | childDepth (void) const |
Protected Attributes | |
| friend | BSplineIntegrationData |
| int | _parentDepth |
| double | _pcIntegrals [2][2][Size][ChildOverlapSize] |
Definition at line 320 of file BSplineData.h.
|
inline |
Definition at line 329 of file BSplineData.h.
References BSplineIntegrationData< Degree1, Degree2 >::FunctionIntegrator::ChildIntegrator::_parentDepth.
| double BSplineIntegrationData< Degree1, Degree2 >::FunctionIntegrator::ChildIntegrator::dot | ( | int | fIdx1, |
| int | fidx2, | ||
| bool | d1, | ||
| bool | d2 | ||
| ) | const |
|
inline |
Definition at line 328 of file BSplineData.h.
References BSplineIntegrationData< Degree1, Degree2 >::FunctionIntegrator::ChildIntegrator::_parentDepth.
|
protected |
Definition at line 324 of file BSplineData.h.
Referenced by BSplineIntegrationData< Degree1, Degree2 >::FunctionIntegrator::ChildIntegrator::childDepth(), and BSplineIntegrationData< Degree1, Degree2 >::FunctionIntegrator::ChildIntegrator::parentDepth().
|
protected |
Definition at line 325 of file BSplineData.h.
|
protected |
Definition at line 323 of file BSplineData.h.