Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | Public Attributes

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

 RenderToken ()

Public Attributes

const RenderTokenmNextPass
ActormActor
RenderablemRenderable
const ShadermShader
int mEffectRenderRank
real mCameraDistance

Detailed Description

Internally used by the rendering engine.

Definition at line 47 of file RenderToken.hpp.


Constructor & Destructor Documentation

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

Definition at line 52 of file RenderToken.hpp.

References VL_DEBUG_SET_OBJECT_NAME.


Member Data Documentation

Definition at line 56 of file RenderToken.hpp.

Referenced by vl::Rendering::fillRenderQueue(), and vl::Renderer::render().


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

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:11.
Permission is granted to use this page to write and publish articles regarding Visualization Library.