MeVisLab Toolbox Reference
SoView2DShaderBuiltInFunctions::SoView2DOverlayShaderFunction Class Reference

#include <SoView2DShaderBuiltInFunctions.h>

Inheritance diagram for SoView2DShaderBuiltInFunctions::SoView2DOverlayShaderFunction:
SoView2DShaderBuiltInFunctions::SoView2DShaderFunction

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
 

Detailed Description

Definition at line 51 of file SoView2DShaderBuiltInFunctions.h.

Constructor & Destructor Documentation

◆ SoView2DOverlayShaderFunction()

SoView2DShaderBuiltInFunctions::SoView2DOverlayShaderFunction::SoView2DOverlayShaderFunction ( )
inline

Definition at line 54 of file SoView2DShaderBuiltInFunctions.h.

Member Function Documentation

◆ appendName()

void SoView2DShaderBuiltInFunctions::SoView2DOverlayShaderFunction::appendName ( std::stringstream &  str) const
override

◆ setOverlay()

void SoView2DShaderBuiltInFunctions::SoView2DOverlayShaderFunction::setOverlay ( const SoView2DShaderOverlayInfo overlay)
inline

Definition at line 56 of file SoView2DShaderBuiltInFunctions.h.

Member Data Documentation

◆ _overlay

const SoView2DShaderOverlayInfo* SoView2DShaderBuiltInFunctions::SoView2DOverlayShaderFunction::_overlay
protected

Definition at line 63 of file SoView2DShaderBuiltInFunctions.h.


The documentation for this class was generated from the following file: