indexing description: "Describes format of OpenGL texture. Used in EM*_TEXTURE*" author: "" date: "$Date$" revision: "$Revision$" expanded class EMGL_FORMAT_INTENSITY inherit EMGL_FORMAT GL_CONSTANTS export {NONE} all end feature -- Access internal_format: INTEGER is once Result := Em_gl_intensity end end