0022149: Strings with Japanese characters can not be displayed in 3D viewer
[occt.git] / src / OpenGl / OpenGl_togl_bezier_weight.cxx
1
2 #include <OpenGl_tgl_all.hxx>
3 #include <InterfaceGraphic_Graphic3d.hxx>
4
5 void EXPORT
6 call_togl_bezier_weight
7 (
8  CALL_DEF_GROUP * agroup,
9  CALL_DEF_LISTPOINTS * alpoints,
10  CALL_DEF_LISTREALS * alweights
11  )
12 {
13 }