Yage3D.net
 

yage.system.graphics.api.api

Authors:
Eric Poggel

License:
LGPL v3

abstract class GraphicsAPI ;
Base class of all Graphics API wrappers

TODO:
Add more functions to this class.

struct Current ;
Current current ;
Track the currently bound resource to minimize state changes.

static CameraNode camera ;


static IRenderTarget renderTarget ;


static Scene scene ;


static Shader shader ;


static MaterialPass pass ;


class GraphicsException : yage.core.object2.YageException;
Exception thrown on an error in the graphics system..

Yage source files are copywritten by their specified authors and available under the terms of the GNU LGPL.
Documentation generated with CandyDoc on Wed Aug 11 11:14:29 2010