MeVisLab Toolbox Reference
|
The helper class for the include which is added to the GVR. More...
#include <SoView2DShaderBuiltInIncludes.h>
Public Member Functions | |
SoView2DShaderCustomInclude () | |
~SoView2DShaderCustomInclude () override | |
void | appendDefinition (std::stringstream &str) const override |
void | setValue (const std::string &value) |
void | setContainsDefines (bool containsDefines) |
const std::string & | getValue () const |
bool | containsDefines () const override |
Defines are places on the top of the shader. | |
The helper class for the include which is added to the GVR.
Definition at line 24 of file SoView2DShaderBuiltInIncludes.h.
|
inline |
Definition at line 27 of file SoView2DShaderBuiltInIncludes.h.
|
inlineoverride |
Definition at line 31 of file SoView2DShaderBuiltInIncludes.h.
|
inlineoverride |
Definition at line 33 of file SoView2DShaderBuiltInIncludes.h.
References mlrange_cast().
|
inlineoverride |
Defines are places on the top of the shader.
Definition at line 45 of file SoView2DShaderBuiltInIncludes.h.
Referenced by setContainsDefines().
|
inline |
Definition at line 42 of file SoView2DShaderBuiltInIncludes.h.
Definition at line 40 of file SoView2DShaderBuiltInIncludes.h.
References containsDefines().
Definition at line 38 of file SoView2DShaderBuiltInIncludes.h.