Package GLOOP

Class GLPrimitiv

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

public class GLPrimitiv 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
  • Constructor Details

    • GLPrimitiv

      public GLPrimitiv()
  • Method Details

    • execute

      public void execute(com.jogamp.opengl.GL2 gl, GLModelkomponente pKomponente)
      Specified by:
      execute in interface GLElement
    • hinzufuegenVertex

      public void hinzufuegenVertex(GLVertex pVertex)