jjdh API

Uses of Class
jjdh.opengl.scenegraph.simple.core.Surface

Packages that use Surface
jjdh.opengl.scenegraph.simple.core This Package contains the essential classes of a scenegraph based framework to realize Object-Rendering in OpenGL. 
 

Uses of Surface in jjdh.opengl.scenegraph.simple.core
 

Subclasses of Surface in jjdh.opengl.scenegraph.simple.core
 class FixedSizeSurface
           
 class Quad
          Very simple quad implementation.
 class Triangle
           
 

Methods in jjdh.opengl.scenegraph.simple.core with parameters of type Surface
abstract  void ScenegraphHandler.handleSurface(Surface toHandle)
          Deprecated.  
 


jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.