setD method

Implementation

Pointer<Camera2DC> setD(Camera2DD o) {
  ref.setD(o);
  return this;
}