void RenderChatheads(CPUTRenderParameters& renderParams); void UpdateRemoteChatheadBuffer(NetMsgVideoUpdate *pMsg); RealSense stuff is in RealsenseMgr.h/cpp; Important functions include: bool PreInit(); bool Init(); void Shutdown(); DWORD RSThreadUpdate(); ...