X3D libraries
The libraries to work with X3D dataset

opengl.c++ File Reference

Implementation of the OpenGLProcessor object. More...


Namespaces

namespace  x3dgl

Classes

class  x3dgl::RenderLevelOfSupport
 Internal class defining the level of support of the OpenGL render library. More...

Functions

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

Variables

RenderLevelOfSupport x3dgl::render_support
 The support levels offered by the X3D render library.


Detailed Description

Implementation of the OpenGLProcessor object.

This file includes the implementation of the render processor for OpenGL.