#include <globjects/include/globjects/LocationIdentity.h>
§ LocationIdentity() [1/3]
| globjects::LocationIdentity::LocationIdentity |
( |
| ) |
|
§ LocationIdentity() [2/3]
| globjects::LocationIdentity::LocationIdentity |
( |
gl::GLint |
location | ) |
|
§ LocationIdentity() [3/3]
| globjects::LocationIdentity::LocationIdentity |
( |
const std::string & |
name | ) |
|
§ isLocation()
| bool globjects::LocationIdentity::isLocation |
( |
| ) |
const |
§ isName()
| bool globjects::LocationIdentity::isName |
( |
| ) |
const |
§ location()
| gl::GLint globjects::LocationIdentity::location |
( |
| ) |
const |
§ name()
| const std::string& globjects::LocationIdentity::name |
( |
| ) |
const |
§ operator==()
| bool globjects::LocationIdentity::operator== |
( |
const LocationIdentity & |
identity | ) |
const |
§ operator!=()
| bool globjects::LocationIdentity::operator!= |
( |
const LocationIdentity & |
identity | ) |
const |
§ operator<()
| bool globjects::LocationIdentity::operator< |
( |
const LocationIdentity & |
identity | ) |
const |
§ hash()
| std::size_t globjects::LocationIdentity::hash |
( |
| ) |
const |
§ m_invalid
| bool globjects::LocationIdentity::m_invalid |
|
protected |
§ m_location
| gl::GLint globjects::LocationIdentity::m_location |
|
protected |
§ m_name
| std::string globjects::LocationIdentity::m_name |
|
protected |
§ m_hasName
| bool globjects::LocationIdentity::m_hasName |
|
protected |
The documentation for this class was generated from the following file: