Searched defs:worldToScreen (Results 1 – 3 of 3) sorted by relevance
45 const Pose3f worldToScreen{{4, 5, 6}, Quaternionf::UnitRandom()}; in TEST() local80 const Pose3f worldToScreen{{4, 5, 6}, Quaternionf::UnitRandom()}; in TEST() local
26 void ScreenHeadFusion::setWorldToScreenPose(int64_t timestamp, const Pose3f& worldToScreen) { in setWorldToScreenPose()
70 void setWorldToScreenPose(int64_t timestamp, const Pose3f& worldToScreen) override { in setWorldToScreenPose()