MeVisLab Toolbox Reference
SoShaderRepository::SourceInfo Struct Reference

#include <SoShaderBuilder.h>

Public Member Functions

bool isValid () const
 

Public Attributes

std::string version
 
std::string code
 
StringVector includes
 

Detailed Description

Definition at line 28 of file SoShaderBuilder.h.

Member Function Documentation

◆ isValid()

bool SoShaderRepository::SourceInfo::isValid ( void  ) const
inline

Definition at line 30 of file SoShaderBuilder.h.

Member Data Documentation

◆ code

std::string SoShaderRepository::SourceInfo::code

Definition at line 33 of file SoShaderBuilder.h.

◆ includes

StringVector SoShaderRepository::SourceInfo::includes

Definition at line 34 of file SoShaderBuilder.h.

◆ version

std::string SoShaderRepository::SourceInfo::version

Definition at line 32 of file SoShaderBuilder.h.


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