ClassesClassesClassesClasses | | | | Operators

clear_all_deformable_modelsclear_all_deformable_modelsClearAllDeformableModelsclear_all_deformable_modelsClearAllDeformableModelsClearAllDeformableModels (Operator)

Name

clear_all_deformable_modelsclear_all_deformable_modelsClearAllDeformableModelsclear_all_deformable_modelsClearAllDeformableModelsClearAllDeformableModels — Free the memory of all deformable models.

Signature

clear_all_deformable_models( : : : )

Herror clear_all_deformable_models()

Herror T_clear_all_deformable_models()

Herror clear_all_deformable_models()

void ClearAllDeformableModels()

void HOperatorSetX.ClearAllDeformableModels()

static void HOperatorSet.ClearAllDeformableModels()

Description

The operator clear_all_deformable_modelsclear_all_deformable_modelsClearAllDeformableModelsclear_all_deformable_modelsClearAllDeformableModelsClearAllDeformableModels frees the memory of all deformable models that were created by create_planar_uncalib_deformable_modelcreate_planar_uncalib_deformable_modelCreatePlanarUncalibDeformableModelcreate_planar_uncalib_deformable_modelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModel or create_planar_calib_deformable_modelcreate_planar_calib_deformable_modelCreatePlanarCalibDeformableModelcreate_planar_calib_deformable_modelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModel. After calling clear_all_deformable_modelsclear_all_deformable_modelsClearAllDeformableModelsclear_all_deformable_modelsClearAllDeformableModelsClearAllDeformableModels, no deformable model can be used any longer.

Attention

clear_all_deformable_modelsclear_all_deformable_modelsClearAllDeformableModelsclear_all_deformable_modelsClearAllDeformableModelsClearAllDeformableModels exists solely for the purpose of implementing the “reset program” functionality in HDevelop. clear_all_deformable_modelsclear_all_deformable_modelsClearAllDeformableModelsclear_all_deformable_modelsClearAllDeformableModelsClearAllDeformableModels must not be used in any application.

Parallelization

Result

clear_all_deformable_modelsclear_all_deformable_modelsClearAllDeformableModelsclear_all_deformable_modelsClearAllDeformableModelsClearAllDeformableModels always returns 2 (H_MSG_TRUE).

Possible Predecessors

create_planar_uncalib_deformable_modelcreate_planar_uncalib_deformable_modelCreatePlanarUncalibDeformableModelcreate_planar_uncalib_deformable_modelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModel, create_planar_calib_deformable_modelcreate_planar_calib_deformable_modelCreatePlanarCalibDeformableModelcreate_planar_calib_deformable_modelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModel, read_deformable_modelread_deformable_modelReadDeformableModelread_deformable_modelReadDeformableModelReadDeformableModel, write_deformable_modelwrite_deformable_modelWriteDeformableModelwrite_deformable_modelWriteDeformableModelWriteDeformableModel

Alternatives

clear_deformable_modelclear_deformable_modelClearDeformableModelclear_deformable_modelClearDeformableModelClearDeformableModel

Module

Matching


ClassesClassesClassesClasses | | | | Operators