This file is indexed.

/usr/include/oce/Graphic3d_PrimitiveArray.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
/*
	File Graphic3d_PrimitiveArray.hxx
	Created 16/06/2000 : ATS : G005 : This structure is an enumeration of all internal structures for PARRAY primitives
*/
#ifndef _Graphic3d_PrimitiveArray_HeaderFile
#define _Graphic3d_PrimitiveArray_HeaderFile

#include <InterfaceGraphic_PrimitiveArray.hxx>
typedef CALL_DEF_PARRAY *Graphic3d_PrimitiveArray;

#endif /* _Graphic3d_PrimitiveArray_HeaderFile */