Example #1
0
 public override void SetNormalEstimationMethod(NormalEstimationMethod method)
 => Invoke.features_integralImageNormalEstimation_pointxyzandnormal_setNormalEstimationMethod(_ptr, method);
Example #2
0
 public static extern void features_integralImageNormalEstimation_pointxyzandnormal_setNormalEstimationMethod(IntPtr ptr, NormalEstimationMethod method);