Package gzz.gfx.gl

gzz gzz.media gzz.diff gzz.zzutil gzz.mediaserver gzz.mediaserver.storage gzz.media.impl gzz.vob gzz.gfx.gl gzz.impl gzz.slices gzz.client gzz.client.gl gzz.client.awt gzz.control ../../../../Gzz_architecture.gen.html#overall overall_small
Interface Summary
GL.EventHandler An interface to which GL provides events.
GLDeletable An interface with a finalization method that has to be called in the OpenGL thread.
 

Class Summary
CachingPaperMill A papermill instance that caches a predetermined number of papers.
GL The interface to the native OpenGL library.
GL_Testing  
GL.ByteVector A vector of bytes stored in C++ space.
GL.DisplayList An OpenGL display list.
GL.Font A (mosaic-tiled) OpenGL font.
GL.Image A buffer on the C++ side, containing a single image.
GL.ImageCache  
GL.JavaObject The Java proxy for a C++ object.
GL.NonRenderableJavaObject A Java object which is not supposed to be placed on display lists.
GL.Program An OpenGL program object.
GL.Renderable0JavaObject The Java proxy representing a Renderable object.
GL.Renderable1JavaObject The Java proxy representing a Renderable object.
GL.Renderable2JavaObject The Java proxy representing a Renderable2 object.
GL.Renderable3JavaObject The Java proxy representing a Renderable2 object.
GL.RenderingSurface  
GL.ShaderRect 3D/2D shader image data, loaded into textures.
GL.TexRect A rectangular region of an image, loaded into a texture.
GL.Texture A texture object.
GL.Window An on-screen GLX window into which graphics can be drawn.
GLBackgroundImageLoader  
GLCache Cache some renderables' creation.
GLRen  
GLRen.BasisPaperQuad  
GLRen.BevelConnection  
GLRen.CalendarPaper  
GLRen.CallList  
GLRen.CallListBoxCoorded  
GLRen.CallListCoorded  
GLRen.ClipSquare  
GLRen.ContinuousLine  
GLRen.CopyPixels  
GLRen.CopyTexSubImage2D  
GLRen.CulledPaperQuad  
GLRen.DrawPixels  
GLRen.HorizText  
GLRen.HorizText_Squished  
GLRen.HorizText2  
GLRen.IrregularEdge  
GLRen.IrregularQuad  
GLRen.LABColorMap  
GLRen.LABSlice  
GLRen.LineConnector  
GLRen.MotionCallList  
GLRen.PaperQuad  
GLRen.ProgramLocalParameter  
GLRen.ReadPixels  
GLRen.SetMatrix  
GLRen.SimpleDiced  
GLRen.SmoothConnector  
GLRen.SqFilletConnection  
GLRen.SquareFrame  
GLRen.StopClipSquare  
GLRen.StupidLinestrip  
GLRen.TDecor  
GLRen.TexSubImage2D  
GLRen.VertexAttribPointer  
GLRen.VertexProgramParam  
GLSpanner A static class, superceding GLSpans, for loading Image spans into OpenGL textures.
GLSpanner.SpanPage  
GLSpanner.SpanRect  
GLSpans Manage image and page spans for OpenGL.
GLSpans.Rect A rectangle in a texture.
GLUtil Miscellaneous GL utilities that don't belong.
GLVobCoorder  
GLVobMap  
IrregularFrame Encapsulate the python class for creating irregularframe renderables.
MipzipLoader A loader for Mipzip files: files of zipped, compressed mipmap levels.
MipzipMemoryConsumer An adapter between MipzipLoader and MemoryConsumer.
PageSpanPaper Create libpaper papers for PageSpan pages.
Paper The interface to the paper library.
PaperMill  
PaperOptions  
Stencil Simple encapsulation of stenciling methods for OpenGL.