setD method

Implementation

Pointer<Camera3DC> setD(Camera3DD o) {
  ref.setD(o);
  return this;
}