package glMLite

  1. Overview
  2. Docs
type face_mode =
  1. | GL_FRONT
  2. | GL_BACK
type get_material_4f =
  1. | GL_AMBIENT
  2. | GL_DIFFUSE
  3. | GL_SPECULAR
  4. | GL_EMISSION
type get_material_1f =
  1. | GL_SHININESS
type get_material_3i =
  1. | GL_COLOR_INDEXES