![]() |
globjects
1.1.0.2f0c753c8647
Strict OpenGL objects wrapper.
|
This is the complete list of members for globjects::Query, including all inherited members.
accept(ObjectVisitor &visitor) override | globjects::Query | virtual |
begin(gl::GLenum target) const | globjects::Query | |
beginIndexed(gl::GLenum target, gl::GLuint index) const | globjects::Query | |
counter() const | globjects::Query | |
counter(gl::GLenum target) const | globjects::Query | protected |
current(gl::GLenum target) | globjects::Query | static |
destroy() const | globjects::HeapOnly | |
detach() | globjects::Object | |
end(gl::GLenum target) const | globjects::Query | |
endIndexed(gl::GLenum target, gl::GLuint index) const | globjects::Query | |
fromId(gl::GLuint id) | globjects::Query | static |
genQuery() | globjects::Query | protectedstatic |
get(gl::GLenum target, gl::GLenum pname) | globjects::Query | static |
get(gl::GLenum pname) const | globjects::Query | |
get64(gl::GLenum pname) const | globjects::Query | |
getCounterBits(gl::GLenum target) | globjects::Query | static |
getIndexed(gl::GLenum target, gl::GLuint index, gl::GLenum pname) | globjects::Query | static |
hasName() const | globjects::Object | |
HeapOnly() | globjects::HeapOnly | |
hintNameImplementation(NameImplementation impl) | globjects::Object | static |
id() const | globjects::Object | |
isDefault() const | globjects::Object | |
isQuery(gl::GLuint id) | globjects::Query | static |
m_objectLabelState | globjects::Object | mutableprotected |
m_resource | globjects::Object | protected |
name() const | globjects::Object | |
NameImplementation enum name | globjects::Object | |
Object(IDResource *resource) | globjects::Object | protected |
objectType() const override | globjects::Query | virtual |
Query() | globjects::Query | |
Query(IDResource *resource) | globjects::Query | protected |
ref() const | globjects::Referenced | |
refCounter() const | globjects::Referenced | |
Referenced() | globjects::Referenced | |
resultAvailable() const | globjects::Query | |
setName(const std::string &name) | globjects::Object | |
timestamp() | globjects::Query | static |
unref() const | globjects::Referenced | |
wait() const | globjects::Query | |
wait(const std::chrono::duration< int, std::nano > &timeout) const | globjects::Query | |
waitAndGet(gl::GLenum pname) const | globjects::Query | |
waitAndGet(const std::chrono::duration< int, std::nano > &timeout, gl::GLenum pname) const | globjects::Query | |
waitAndGet(gl::GLenum pname, const std::chrono::duration< int, std::nano > &timeout) const | globjects::Query | |
waitAndGet64(gl::GLenum pname) const | globjects::Query | |
waitAndGet64(const std::chrono::duration< int, std::nano > &timeout, gl::GLenum pname) const | globjects::Query | |
waitAndGet64(gl::GLenum pname, const std::chrono::duration< int, std::nano > &timeout) const | globjects::Query | |
~HeapOnly() | globjects::HeapOnly | protectedvirtual |
~Object() | globjects::Object | protectedvirtual |
~Query() | globjects::Query | protectedvirtual |
~Referenced() | globjects::Referenced | protectedvirtual |