#include <SoView2DShaderInclude.h>
|
| static void | initClass () |
| | Initialization of inventor runtime system.
|
| |
|
| SoSFBool | enabled |
| | Enable / disable this node.
|
| |
| SoSFString | identifier |
| | Name of the include.
|
| |
| SoSFString | header |
| | Shader code of the include.
|
| |
| SoSFBool | insertAtTop |
| | Flag if the code should be inserted before the uniforms.
|
| |
Definition at line 22 of file SoView2DShaderInclude.h.
◆ SoView2DShaderInclude()
| SoView2DShaderInclude::SoView2DShaderInclude |
( |
| ) |
|
◆ ~SoView2DShaderInclude()
| SoView2DShaderInclude::~SoView2DShaderInclude |
( |
| ) |
|
|
override |
◆ GLRender()
| void SoView2DShaderInclude::GLRender |
( |
SoGLRenderAction * |
action | ) |
|
|
override |
◆ initClass()
| static void SoView2DShaderInclude::initClass |
( |
| ) |
|
|
static |
Initialization of inventor runtime system.
◆ enabled
| SoSFBool SoView2DShaderInclude::enabled |
◆ header
| SoSFString SoView2DShaderInclude::header |
◆ identifier
| SoSFString SoView2DShaderInclude::identifier |
◆ insertAtTop
| SoSFBool SoView2DShaderInclude::insertAtTop |
The documentation for this class was generated from the following file: