Public Member Functions | Public Attributes
rve_render_server::ShaderParameter Struct Reference

#include <shader_definition.h>

List of all members.

Public Member Functions

 ShaderParameter ()
 ShaderParameter (const std::string &type, const std::string &name, const std::string &semantic)

Public Attributes

std::string name
std::string semantic
std::string type

Detailed Description

Definition at line 41 of file shader_definition.h.


Constructor & Destructor Documentation

Definition at line 43 of file shader_definition.h.

rve_render_server::ShaderParameter::ShaderParameter ( const std::string &  type,
const std::string &  name,
const std::string &  semantic 
) [inline]

Definition at line 46 of file shader_definition.h.


Member Data Documentation

Definition at line 53 of file shader_definition.h.

Definition at line 54 of file shader_definition.h.

Definition at line 52 of file shader_definition.h.


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


rve_render_server
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:15