#include <GteVisualProgram.h>
Definition at line 17 of file GteVisualProgram.h.
VisualProgram::~VisualProgram |
( |
| ) |
|
|
virtual |
VisualProgram::VisualProgram |
( |
| ) |
|
std::shared_ptr< GeometryShader > const & gte::VisualProgram::GetGShader |
( |
| ) |
const |
|
inline |
std::shared_ptr< PixelShader > const & gte::VisualProgram::GetPShader |
( |
| ) |
const |
|
inline |
std::shared_ptr< VertexShader > const & gte::VisualProgram::GetVShader |
( |
| ) |
const |
|
inline |
void gte::VisualProgram::SetPShader |
( |
std::shared_ptr< PixelShader > const & |
shader | ) |
|
|
inline |
void gte::VisualProgram::SetVShader |
( |
std::shared_ptr< VertexShader > const & |
shader | ) |
|
|
inline |
std::shared_ptr<PixelShader> gte::VisualProgram::mPShader |
|
private |
The documentation for this class was generated from the following files: