#include <GenericRegistrationFilter.h>

Public Attributes | |
| EnergyMeasure | _Measure |
| Type of internal forces. | |
| string | _Name |
| Name of constraint. | |
| int | _PointSetIndex |
| Index of input point set object. | |
| TransformationInfo | _Transformation |
| Point set transformation identifier. | |
| double | _Weight |
| Weight of constraint. | |
Structure storing information of a used point set constraint term parsed from the registration energy function string
Definition at line 189 of file GenericRegistrationFilter.h.