MeVisLab Toolbox Reference
SoView2DShaderState Class Reference

Stores the state that defines the shader of the shader pipeline, used to detect if a regeneration of the shader is needed. More...

#include <SoView2DShaderState.h>

Public Member Functions

 SoView2DShaderState ()
 
void setupFromState (const std::vector< SoView2DShaderOverlayInfo * > &overlays, const std::vector< size_t > &nodeIds)
 
bool isEqual (const SoView2DShaderState &other)
 

Detailed Description

Stores the state that defines the shader of the shader pipeline, used to detect if a regeneration of the shader is needed.

Definition at line 28 of file SoView2DShaderState.h.

Constructor & Destructor Documentation

◆ SoView2DShaderState()

SoView2DShaderState::SoView2DShaderState ( )

Member Function Documentation

◆ isEqual()

bool SoView2DShaderState::isEqual ( const SoView2DShaderState other)

◆ setupFromState()

void SoView2DShaderState::setupFromState ( const std::vector< SoView2DShaderOverlayInfo * > &  overlays,
const std::vector< size_t > &  nodeIds 
)

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