Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

vl::RenderToken Class Reference

Internally used by the rendering engine. More...

#include <RenderToken.hpp>

Inheritance diagram for vl::RenderToken:

vl::Object

List of all members.

Public Member Functions

virtual const char * className ()
 Returns the name of the class.
 RenderToken ()

Public Attributes

const RenderTokenmNextPass
ActormActor
RenderablemRenderable
const ShadermShader
int mEffectRenderRank
Real mCameraDistance


Detailed Description

Internally used by the rendering engine.

Constructor & Destructor Documentation

vl::RenderToken::RenderToken (  )  [inline]


Member Function Documentation

virtual const char* vl::RenderToken::className (  )  [inline, virtual]

Returns the name of the class.

Reimplemented from vl::Object.


Member Data Documentation


The documentation for this class was generated from the following file:

Visualization Library v2009.08 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Sun Nov 8 14:29:03 2009.
Permission is granted to use this page to write and publish articles regarding Visualization Library.