setDeform method

void setDeform(
  1. _DeformPoint f
)

Implementation

void setDeform(_DeformPoint f) {
  _deform = f;
}