summaryrefslogtreecommitdiff
path: root/src/OpenGl/OpenGl_togl_bezier.cxx
blob: 71d267c12b9f715492d4419e8ee7d5d44ce4e9b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

#include <OpenGl_tgl_all.hxx>
#include <InterfaceGraphic_Graphic3d.hxx>

void EXPORT
call_togl_bezier
(
 CALL_DEF_GROUP * agroup,
 CALL_DEF_LISTPOINTS * alpoints
 )
{
}