setC method

Implementation

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