circle_add_pt(circle, point)


Description

implementation of + operator

Parameters

Name Type Mode
circle IN
point IN

Definition