int ViewerDrawOpenVRML(MPI_Comm comm,char* fname,char *title,Viewer *viewer)
comm | - communicator that will share window |
fname | - the filename on which to open, or null for stdout |
title | - the title to put in the title bar |
x, y | - the screen coordinates of the upper left corner of window |
w, h | - the screen width and height in pixels |
Location: src/draw/impls/vrml/vrmlops.c
Graphics (Draw) Index
Table of Contents