Package GLOOP

Class GLOberflaeche

java.lang.Object
GLOOP.GLOberflaeche
All Implemented Interfaces:
GLElement

public class GLOberflaeche extends Object implements GLElement
GLOOP (Graphics Library for object oriented programming)
Version:
4.30 (Dezember 2022)
Author:
(Copyright) Volker Quade, volker.e.quade@gmail.com
  • Field Details

    • ambient

      float[] ambient
    • diffuse

      float[] diffuse
    • spekular

      float[] spekular
    • emission

      float[] emission
    • haerte

      float haerte
    • textur

      GLTextur textur
    • name

      String name
  • Constructor Details

    • GLOberflaeche

      public GLOberflaeche(String pName)
  • Method Details