0022337: V3d_View::Print crashes in OCCT 6.5.0
[occt.git] / src / OpenGl / OpenGl_togl_bezier_weight.cxx
CommitLineData
7fd59977 1
2#include <OpenGl_tgl_all.hxx>
3#include <InterfaceGraphic_Graphic3d.hxx>
4
5void EXPORT
6call_togl_bezier_weight
7(
8 CALL_DEF_GROUP * agroup,
9 CALL_DEF_LISTPOINTS * alpoints,
10 CALL_DEF_LISTREALS * alweights
11 )
12{
13}