0022962: Invalid realization of reading and writing material in STEP.
[occt.git] / src / OpenGl / OpenGl_togl_inquireview.cxx
1
2 #include <OpenGl_tgl_all.hxx>
3 #include <OpenGl_tgl.hxx>
4
5 int EXPORT
6 call_togl_inquireview ()
7 {
8   return call_facilities_list.MaxViews = 10000;
9 }