Inherits InterpolationPlanar< Interpolation2D >.
◆ Interpolation2D() [1/2]
| INTERP_KERNEL::Interpolation2D::Interpolation2D |
( |
| ) |
|
◆ Interpolation2D() [2/2]
◆ doRotate()
| bool INTERP_KERNEL::Interpolation2D::doRotate |
( |
| ) |
const |
◆ medianPlane()
| double INTERP_KERNEL::Interpolation2D::medianPlane |
( |
| ) |
const |
◆ performAdjustmentOfBB()
template<class MyMeshType , class MyMatrixRow >
| void INTERP_KERNEL::Interpolation2D::performAdjustmentOfBB |
( |
PlanarIntersector< MyMeshType, MyMatrixRow > * |
intersector, |
|
|
std::vector< double > & |
bbox |
|
) |
| const |