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