This file is indexed.

/usr/include/oce/OpenGl_callback.hxx is in liboce-visualization-dev 0.9.1-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
/*
// File:  OpenGl_callback.h
// Created: Thu Mar  3 12:34:02 2005
// Author:  Sergey ZERTCHANINOV
//    <sergey.zertchaninov@opencascade.com>
// Copyright:  Open CASCADE 2005
*/

#ifndef _OpenGl_callback_HeaderFile
#define _OpenGl_callback_HeaderFile

#include <OpenGl_tsm.hxx>

MtblPtr EXPORT GetCallbackTable ();

#endif /*_OpenGl_callback_HeaderFile*/