MeVisLab Toolbox Reference
|
#include <SoView2DShaderBuiltInFunctions.h>
Public Member Functions | |
SoView2DOverlayShaderFunction () | |
void | setOverlay (const SoView2DShaderOverlayInfo *overlay) |
void | appendName (std::stringstream &str) const override |
Public Member Functions inherited from SoView2DShaderBuiltInFunctions::SoView2DShaderFunction | |
SoView2DShaderFunction () | |
void | setState (const SoView2DShaderState *state) |
Protected Attributes | |
const SoView2DShaderOverlayInfo * | _overlay |
Protected Attributes inherited from SoView2DShaderBuiltInFunctions::SoView2DShaderFunction | |
const SoView2DShaderState * | _state |
Definition at line 51 of file SoView2DShaderBuiltInFunctions.h.
|
inline |
Definition at line 54 of file SoView2DShaderBuiltInFunctions.h.
|
override |
|
inline |
Definition at line 56 of file SoView2DShaderBuiltInFunctions.h.
References mlrange_cast().
|
protected |
Definition at line 63 of file SoView2DShaderBuiltInFunctions.h.