Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
INTERP_KERNEL::InterpolationOptions Member List

This is the complete list of members for INTERP_KERNEL::InterpolationOptions, including all inherited members.

ARC_DETECTION_PRECISION_STRINTERP_KERNEL::InterpolationOptionsstatic
BARYCENTRIC_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
BARYCENTRICGEO2D_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
BOUNDING_BOX_ADJ_ABS_STRINTERP_KERNEL::InterpolationOptionsstatic
BOUNDING_BOX_ADJ_STRINTERP_KERNEL::InterpolationOptionsstatic
CheckAndSplitInterpolationMethod(const std::string &method, std::string &srcMeth, std::string &trgMeth)INTERP_KERNEL::InterpolationOptionsstatic
CONVEX_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
copyOptions(const InterpolationOptions &other)INTERP_KERNEL::InterpolationOptions
DO_ROTATE_STRINTERP_KERNEL::InterpolationOptionsstatic
filterInterpolationMethod(const std::string &meth) const INTERP_KERNEL::InterpolationOptions
GENERAL_SPLIT_24_STRINTERP_KERNEL::InterpolationOptionsstatic
GENERAL_SPLIT_48_STRINTERP_KERNEL::InterpolationOptionsstatic
GEOMETRIC_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic
getArcDetectionPrecision() const INTERP_KERNEL::InterpolationOptions
getBoundingBoxAdjustment() const INTERP_KERNEL::InterpolationOptions
getBoundingBoxAdjustmentAbs() const INTERP_KERNEL::InterpolationOptions
getDoRotate() const INTERP_KERNEL::InterpolationOptions
getIntersectionType() const INTERP_KERNEL::InterpolationOptions
getIntersectionTypeRepr() const INTERP_KERNEL::InterpolationOptions
getMaxDistance3DSurfIntersect() const INTERP_KERNEL::InterpolationOptions
getMeasureAbsStatus() const INTERP_KERNEL::InterpolationOptions
getMedianPlane() const INTERP_KERNEL::InterpolationOptions
getMinDotBtwPlane3DSurfIntersect() const INTERP_KERNEL::InterpolationOptions
getOrientation() const INTERP_KERNEL::InterpolationOptions
getPrecision() const INTERP_KERNEL::InterpolationOptions
getPrintLevel() const INTERP_KERNEL::InterpolationOptions
getSplittingPolicy() const INTERP_KERNEL::InterpolationOptions
getSplittingPolicyRepr() const INTERP_KERNEL::InterpolationOptions
init()INTERP_KERNEL::InterpolationOptions
InterpolationOptions()INTERP_KERNEL::InterpolationOptions
INTERSEC_TYPE_STRINTERP_KERNEL::InterpolationOptionsstatic
MAX_DISTANCE_3DSURF_INSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
MEASURE_ABS_STRINTERP_KERNEL::InterpolationOptionsstatic
MEDIANE_PLANE_STRINTERP_KERNEL::InterpolationOptionsstatic
MIN_DOT_BTW_3DSURF_INSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
ORIENTATION_STRINTERP_KERNEL::InterpolationOptionsstatic
PLANAR_SPLIT_FACE_5_STRINTERP_KERNEL::InterpolationOptionsstatic
PLANAR_SPLIT_FACE_6_STRINTERP_KERNEL::InterpolationOptionsstatic
POINTLOCATOR_INTERSECT_STRINTERP_KERNEL::InterpolationOptionsstatic
PRECISION_STRINTERP_KERNEL::InterpolationOptionsstatic
PRINT_LEV_STRINTERP_KERNEL::InterpolationOptionsstatic
printOptions() const INTERP_KERNEL::InterpolationOptions
setArcDetectionPrecision(double p)INTERP_KERNEL::InterpolationOptions
setBoundingBoxAdjustment(double bba)INTERP_KERNEL::InterpolationOptions
setBoundingBoxAdjustmentAbs(double bba)INTERP_KERNEL::InterpolationOptions
setDoRotate(bool dr)INTERP_KERNEL::InterpolationOptions
setInterpolationOptions(long print_level, std::string intersection_type, double precision, double median_plane, bool do_rotate, double bounding_box_adjustment, double bounding_box_adjustment_abs, double max_distance_for_3Dsurf_intersect, long orientation, bool measure_abs, std::string splitting_policy)INTERP_KERNEL::InterpolationOptions
setIntersectionType(IntersectionType it)INTERP_KERNEL::InterpolationOptions
setMaxDistance3DSurfIntersect(double bba)INTERP_KERNEL::InterpolationOptions
setMeasureAbsStatus(bool newStatus)INTERP_KERNEL::InterpolationOptions
setMedianPlane(double mp)INTERP_KERNEL::InterpolationOptions
setMinDotBtwPlane3DSurfIntersect(double v)INTERP_KERNEL::InterpolationOptions
setOptionDouble(const std::string &key, double value)INTERP_KERNEL::InterpolationOptions
setOptionInt(const std::string &key, int value)INTERP_KERNEL::InterpolationOptions
setOptionString(const std::string &key, const std::string &value)INTERP_KERNEL::InterpolationOptions
setOrientation(int o)INTERP_KERNEL::InterpolationOptions
setPrecision(double p)INTERP_KERNEL::InterpolationOptions
setPrintLevel(int pl)INTERP_KERNEL::InterpolationOptions
setSplittingPolicy(SplittingPolicy sp)INTERP_KERNEL::InterpolationOptions
SPLITTING_POLICY_STRINTERP_KERNEL::InterpolationOptionsstatic
TRIANGULATION_INTERSECT2D_STRINTERP_KERNEL::InterpolationOptionsstatic