Is there a reason that there is a PinholeCameraIntrinsic class but not PinholeCameraExtrinsic?

I know that extrinsics can get pulled into PinholeCameraParameters, but it seems a bit odd that there’s no wrapper for camera pose or world-to-camera transforms. Am I missing something?