globjects
1.1.0.2f0c753c8647
Strict OpenGL objects wrapper.
|
This is the complete list of members for globjects::LocationIdentity, including all inherited members.
hash() const | globjects::LocationIdentity | |
isLocation() const | globjects::LocationIdentity | |
isName() const | globjects::LocationIdentity | |
location() const | globjects::LocationIdentity | |
LocationIdentity() | globjects::LocationIdentity | |
LocationIdentity(gl::GLint location) | globjects::LocationIdentity | |
LocationIdentity(const std::string &name) | globjects::LocationIdentity | |
m_hasName | globjects::LocationIdentity | protected |
m_invalid | globjects::LocationIdentity | protected |
m_location | globjects::LocationIdentity | protected |
m_name | globjects::LocationIdentity | protected |
name() const | globjects::LocationIdentity | |
operator!=(const LocationIdentity &identity) const | globjects::LocationIdentity | |
operator<(const LocationIdentity &identity) const | globjects::LocationIdentity | |
operator==(const LocationIdentity &identity) const | globjects::LocationIdentity |