Developer Documentation
ACG::ShaderGenerator::Keywords Struct Reference

Public Attributes

QString macro_requestPosVS
 
QString macro_requestPosOS
 
QString macro_requestTexcoord
 
QString macro_requestVertexColor
 
QString macro_requestNormalVS
 
QString macro_requestNormalOS
 
QString macro_inputPosVS
 
QString macro_inputPosOS
 
QString macro_inputPosCS
 
QString macro_inputNormalVS
 
QString macro_inputNormalOS
 
QString macro_inputTexcoord
 
QString macro_inputVertexColor
 
QString macro_outputPosVS
 
QString macro_outputPosOS
 
QString macro_outputPosCS
 
QString macro_outputNormalVS
 
QString macro_outputNormalOS
 
QString macro_outputTexcoord
 
QString macro_outputVertexColor
 
QString ioPosCS
 
QString ioPosOS
 
QString ioPosVS
 
QString ioNormalVS
 
QString ioNormalOS
 
QString ioTexcoord
 
QString ioColor
 
QString vs_inputPrefix
 
QString vs_outputPrefix
 
QString tcs_outputPrefix
 
QString tes_outputPrefix
 
QString gs_outputPrefix
 
QString fs_outputPrefix
 
QString vs_inputPosition
 
QString vs_inputNormal
 
QString vs_inputTexCoord
 
QString vs_inputColor
 
QString vs_outputPosCS
 
QString vs_outputPosVS
 
QString vs_outputPosOS
 
QString vs_outputTexCoord
 
QString vs_outputNormalVS
 
QString vs_outputNormalOS
 
QString vs_outputVertexColor
 
QString fs_outputFragmentColor
 

Detailed Description

Definition at line 804 of file ShaderGenerator.hh.

Constructor & Destructor Documentation

◆ Keywords()

ACG::ShaderGenerator::Keywords::Keywords ( )

Definition at line 71 of file ShaderGenerator.cc.

Member Data Documentation

◆ fs_outputFragmentColor

QString ACG::ShaderGenerator::Keywords::fs_outputFragmentColor

Definition at line 864 of file ShaderGenerator.hh.

◆ fs_outputPrefix

QString ACG::ShaderGenerator::Keywords::fs_outputPrefix

Definition at line 850 of file ShaderGenerator.hh.

◆ gs_outputPrefix

QString ACG::ShaderGenerator::Keywords::gs_outputPrefix

Definition at line 849 of file ShaderGenerator.hh.

◆ ioColor

QString ACG::ShaderGenerator::Keywords::ioColor

Definition at line 842 of file ShaderGenerator.hh.

◆ ioNormalOS

QString ACG::ShaderGenerator::Keywords::ioNormalOS

Definition at line 840 of file ShaderGenerator.hh.

◆ ioNormalVS

QString ACG::ShaderGenerator::Keywords::ioNormalVS

Definition at line 839 of file ShaderGenerator.hh.

◆ ioPosCS

QString ACG::ShaderGenerator::Keywords::ioPosCS

Definition at line 836 of file ShaderGenerator.hh.

◆ ioPosOS

QString ACG::ShaderGenerator::Keywords::ioPosOS

Definition at line 837 of file ShaderGenerator.hh.

◆ ioPosVS

QString ACG::ShaderGenerator::Keywords::ioPosVS

Definition at line 838 of file ShaderGenerator.hh.

◆ ioTexcoord

QString ACG::ShaderGenerator::Keywords::ioTexcoord

Definition at line 841 of file ShaderGenerator.hh.

◆ macro_inputNormalOS

QString ACG::ShaderGenerator::Keywords::macro_inputNormalOS

Definition at line 823 of file ShaderGenerator.hh.

◆ macro_inputNormalVS

QString ACG::ShaderGenerator::Keywords::macro_inputNormalVS

Definition at line 822 of file ShaderGenerator.hh.

◆ macro_inputPosCS

QString ACG::ShaderGenerator::Keywords::macro_inputPosCS

Definition at line 821 of file ShaderGenerator.hh.

◆ macro_inputPosOS

QString ACG::ShaderGenerator::Keywords::macro_inputPosOS

Definition at line 820 of file ShaderGenerator.hh.

◆ macro_inputPosVS

QString ACG::ShaderGenerator::Keywords::macro_inputPosVS

Definition at line 819 of file ShaderGenerator.hh.

◆ macro_inputTexcoord

QString ACG::ShaderGenerator::Keywords::macro_inputTexcoord

Definition at line 824 of file ShaderGenerator.hh.

◆ macro_inputVertexColor

QString ACG::ShaderGenerator::Keywords::macro_inputVertexColor

Definition at line 825 of file ShaderGenerator.hh.

◆ macro_outputNormalOS

QString ACG::ShaderGenerator::Keywords::macro_outputNormalOS

Definition at line 831 of file ShaderGenerator.hh.

◆ macro_outputNormalVS

QString ACG::ShaderGenerator::Keywords::macro_outputNormalVS

Definition at line 830 of file ShaderGenerator.hh.

◆ macro_outputPosCS

QString ACG::ShaderGenerator::Keywords::macro_outputPosCS

Definition at line 829 of file ShaderGenerator.hh.

◆ macro_outputPosOS

QString ACG::ShaderGenerator::Keywords::macro_outputPosOS

Definition at line 828 of file ShaderGenerator.hh.

◆ macro_outputPosVS

QString ACG::ShaderGenerator::Keywords::macro_outputPosVS

Definition at line 827 of file ShaderGenerator.hh.

◆ macro_outputTexcoord

QString ACG::ShaderGenerator::Keywords::macro_outputTexcoord

Definition at line 832 of file ShaderGenerator.hh.

◆ macro_outputVertexColor

QString ACG::ShaderGenerator::Keywords::macro_outputVertexColor

Definition at line 833 of file ShaderGenerator.hh.

◆ macro_requestNormalOS

QString ACG::ShaderGenerator::Keywords::macro_requestNormalOS

Definition at line 816 of file ShaderGenerator.hh.

◆ macro_requestNormalVS

QString ACG::ShaderGenerator::Keywords::macro_requestNormalVS

Definition at line 815 of file ShaderGenerator.hh.

◆ macro_requestPosOS

QString ACG::ShaderGenerator::Keywords::macro_requestPosOS

Definition at line 812 of file ShaderGenerator.hh.

◆ macro_requestPosVS

QString ACG::ShaderGenerator::Keywords::macro_requestPosVS

Definition at line 811 of file ShaderGenerator.hh.

◆ macro_requestTexcoord

QString ACG::ShaderGenerator::Keywords::macro_requestTexcoord

Definition at line 813 of file ShaderGenerator.hh.

◆ macro_requestVertexColor

QString ACG::ShaderGenerator::Keywords::macro_requestVertexColor

Definition at line 814 of file ShaderGenerator.hh.

◆ tcs_outputPrefix

QString ACG::ShaderGenerator::Keywords::tcs_outputPrefix

Definition at line 847 of file ShaderGenerator.hh.

◆ tes_outputPrefix

QString ACG::ShaderGenerator::Keywords::tes_outputPrefix

Definition at line 848 of file ShaderGenerator.hh.

◆ vs_inputColor

QString ACG::ShaderGenerator::Keywords::vs_inputColor

Definition at line 856 of file ShaderGenerator.hh.

◆ vs_inputNormal

QString ACG::ShaderGenerator::Keywords::vs_inputNormal

Definition at line 854 of file ShaderGenerator.hh.

◆ vs_inputPosition

QString ACG::ShaderGenerator::Keywords::vs_inputPosition

Definition at line 853 of file ShaderGenerator.hh.

◆ vs_inputPrefix

QString ACG::ShaderGenerator::Keywords::vs_inputPrefix

Definition at line 845 of file ShaderGenerator.hh.

◆ vs_inputTexCoord

QString ACG::ShaderGenerator::Keywords::vs_inputTexCoord

Definition at line 855 of file ShaderGenerator.hh.

◆ vs_outputNormalOS

QString ACG::ShaderGenerator::Keywords::vs_outputNormalOS

Definition at line 862 of file ShaderGenerator.hh.

◆ vs_outputNormalVS

QString ACG::ShaderGenerator::Keywords::vs_outputNormalVS

Definition at line 861 of file ShaderGenerator.hh.

◆ vs_outputPosCS

QString ACG::ShaderGenerator::Keywords::vs_outputPosCS

Definition at line 857 of file ShaderGenerator.hh.

◆ vs_outputPosOS

QString ACG::ShaderGenerator::Keywords::vs_outputPosOS

Definition at line 859 of file ShaderGenerator.hh.

◆ vs_outputPosVS

QString ACG::ShaderGenerator::Keywords::vs_outputPosVS

Definition at line 858 of file ShaderGenerator.hh.

◆ vs_outputPrefix

QString ACG::ShaderGenerator::Keywords::vs_outputPrefix

Definition at line 846 of file ShaderGenerator.hh.

◆ vs_outputTexCoord

QString ACG::ShaderGenerator::Keywords::vs_outputTexCoord

Definition at line 860 of file ShaderGenerator.hh.

◆ vs_outputVertexColor

QString ACG::ShaderGenerator::Keywords::vs_outputVertexColor

Definition at line 863 of file ShaderGenerator.hh.


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