C++
virtual void flush() = 0;
Description
Use this method to stimulate an interactive View to flush its message queue, upgrade (if degradation has occurred), and attempt to render the frame. During this rendering pass, tessellated objects will employ the appropriate level of detail (which may trigger a regeneration of those objects). Only use this method during interactivity.