Searched refs:mystate (Results 1 – 1 of 1) sorted by relevance
98 MyState mystate; variable122 mystate.ticks = 0; in main()123 mystate.width = rmode->fbWidth; in main()124 mystate.height = rmode->viHeight; // Note: VI Height, not fb height!!! in main()126 CameraInit(&mystate); // Initialize the camera. in main()134 DrawTick(&mystate); // Draw the model. in main()139 AnimTick(&mystate); // Update animation. in main()