summaryrefslogtreecommitdiff
path: root/src/OpenGl/OpenGl_togl_blink.cxx
blob: b7a2533d24066b60f88fdf4ed2f220cfbe3d9d0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

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

void EXPORT
/* unimplemented. not possible in RGBmode */
call_togl_blink
(
 CALL_DEF_STRUCTURE * astructure,
 int create
 )
{
  return;
}