0012121: Optimization of existing selection classes
[occt.git] / src / OpenGl / OpenGl_togl_blink.cxx
CommitLineData
7fd59977 1
2#include <OpenGl_tgl_all.hxx>
3#include <InterfaceGraphic_Graphic3d.hxx>
4
5void EXPORT
6/* unimplemented. not possible in RGBmode */
7call_togl_blink
8(
9 CALL_DEF_STRUCTURE * astructure,
10 int create
11 )
12{
13 return;
14}