GLSLPatchShaderSource Class Reference

#include <glslPatchShaderSource.h>

Static Public Member Functions

static std::string GetCommonShaderSource ()
 
static std::string GetVertexShaderSource (Far::PatchDescriptor::Type type)
 
static std::string GetTessControlShaderSource (Far::PatchDescriptor::Type type)
 
static std::string GetTessEvalShaderSource (Far::PatchDescriptor::Type type)
 

Detailed Description

Definition at line 37 of file glslPatchShaderSource.h.

Member Function Documentation

static std::string GetCommonShaderSource ( )
static
static std::string GetTessControlShaderSource ( Far::PatchDescriptor::Type  type)
static
static std::string GetTessEvalShaderSource ( Far::PatchDescriptor::Type  type)
static
static std::string GetVertexShaderSource ( Far::PatchDescriptor::Type  type)
static

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