VRefreshWindows


 
Name
  VRefreshWindows - refreshes the 3DVIEWNIX windows.
 
Synopsis
  VRefreshWindows()
 
Description
  VRefreshWindows refreshes the 3DVIEWNIX windows - button, dialog and title
windows. VRefreshWindows does not refresh the image window and its
subwindows.
 
Return Value
  0 - work successfully.
  1 - memory allocation error.
 
Parameters
  None.
 
Side Effects
  The button/dialog/title windows are refreshed.
 
Entry Conditions
  VCreateWindows and VCreateColormap must be called first.
 
Related Functions
VCreateWindows.