MeVisLab Toolbox Reference
|
#include <SoView2DShaderBuiltInFunctions.h>
Public Member Functions | |
SoView2DOverlayShaderFunction () | |
void | setOverlay (const SoView2DShaderOverlayInfo *overlay) |
void | appendName (std::stringstream &str) const override |
![]() | |
SoView2DShaderFunction () | |
void | setState (const SoView2DShaderState *state) |
Protected Attributes | |
const SoView2DShaderOverlayInfo * | _overlay |
![]() | |
const SoView2DShaderState * | _state |
Definition at line 52 of file SoView2DShaderBuiltInFunctions.h.
|
inline |
Definition at line 55 of file SoView2DShaderBuiltInFunctions.h.
|
override |
|
inline |
Definition at line 57 of file SoView2DShaderBuiltInFunctions.h.
References mlrange_cast().
|
protected |
Definition at line 64 of file SoView2DShaderBuiltInFunctions.h.