jGL
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
jGL::jGLUniform< T > Struct Template Reference

#include <uniform.h>

Inheritance diagram for jGL::jGLUniform< T >:
Inheritance graph
[legend]
Collaboration diagram for jGL::jGLUniform< T >:
Collaboration graph
[legend]

Public Member Functions

 jGLUniform (std::string n, T v)
 
- Public Member Functions inherited from jGL::AbstractjGLUniform
 AbstractjGLUniform (std::string n)
 
virtual ~AbstractjGLUniform ()=default
 

Public Attributes

value
 
- Public Attributes inherited from jGL::AbstractjGLUniform
std::string name
 

Constructor & Destructor Documentation

◆ jGLUniform()

template<class T >
jGL::jGLUniform< T >::jGLUniform ( std::string  n,
v 
)
inline

Member Data Documentation

◆ value

template<class T >
T jGL::jGLUniform< T >::value

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