X3D libraries
The libraries to work with X3D dataset

render_state.c++ File Reference

Implementation of the RenderState object. More...


Namespaces

namespace  x3drender

Classes

class  x3drender::RenderLevelOfSupport
 Internal class defining the level of support of the render (base processors) library. More...

Functions

x3d::LevelOfSupport * x3drender::GetRenderSupport ()
 The level of support of the Render processor.

Variables

static x3d::Viewpoint x3drender::default_viewpoint
 A default viewpoint in case the user does not define one.
RenderLevelOfSupport x3drender::render_support
 The support levels offered by the X3D render library.


Detailed Description

Implementation of the RenderState object.