Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
Public Attributes | List of all members
CompiledShader Struct Reference

Public Attributes

CompiledShaderType type
 
ShaderGradientFunction gradient_function
 
Rml::Vector2f p
 
Rml::Vector2f v
 
Rml::Vector< float > stop_positions
 
Rml::Vector< Rml::Colourf > stop_colors
 
Rml::Vector2f dimensions
 

Member Data Documentation

◆ dimensions

Rml::Vector2f CompiledShader::dimensions

◆ gradient_function

ShaderGradientFunction CompiledShader::gradient_function

◆ p

Rml::Vector2f CompiledShader::p

◆ stop_colors

Rml::Vector<Rml::Colourf> CompiledShader::stop_colors

◆ stop_positions

Rml::Vector<float> CompiledShader::stop_positions

◆ type

CompiledShaderType CompiledShader::type

◆ v

Rml::Vector2f CompiledShader::v

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