Version: 9.14.0
INTERP_KERNEL::Interpolation2D Class Reference

Inherits InterpolationPlanar< Interpolation2D >.

Public Member Functions

bool doRotate () const
 
 Interpolation2D ()
 
 Interpolation2D (const InterpolationOptions &io)
 
double medianPlane () const
 
template<class MyMeshType , class MyMatrixRow >
void performAdjustmentOfBB (PlanarIntersector< MyMeshType, MyMatrixRow > *intersector, std::vector< double > &bbox) const
 

Constructor & Destructor Documentation

◆ Interpolation2D() [1/2]

INTERP_KERNEL::Interpolation2D::Interpolation2D ( )

◆ Interpolation2D() [2/2]

INTERP_KERNEL::Interpolation2D::Interpolation2D ( const InterpolationOptions io)

Member Function Documentation

◆ 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