setD method

Implementation

Pointer<VrStereoConfigC> setD(VrStereoConfigD o) {
  ref.setD(o);
  return this;
}