Searched refs:RenderTopView (Results 1 – 3 of 3) sorted by relevance
96 RenderTopView::RenderTopView(std::shared_ptr<IEvsEnumerator> enumerator, in RenderTopView() function in RenderTopView108 bool RenderTopView::activate() { in activate()162 void RenderTopView::deactivate() { in deactivate()170 bool RenderTopView::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame()221 void RenderTopView::renderCarTopView() { in renderCarTopView()275 void RenderTopView::renderCameraOntoGroundPlane(const ActiveCamera& cam) { in renderCameraOntoGroundPlane()
363 std::make_unique<RenderTopView>(mEvs, mCameraList[desiredState], mConfig); in configureEvsPipeline()
31 class RenderTopView final : public RenderBase {33 RenderTopView(