Hermes2D
2.0
|
Public Member Functions | |
ViewParams (View *view, int x, int y, int width, int height, const char *title) | |
Public Attributes | |
View * | view |
< Parameters used to initialize view | |
int | x |
int | y |
int | width |
int | height |
const char * | title |
Definition at line 86 of file view_support.cpp.