globjects  2.0.0.690708773bba
Strict OpenGL objects wrapper.
globjects::Query Member List

This is the complete list of members for globjects::Query, including all inherited members.

accept(ObjectVisitor &visitor) overrideglobjects::Queryvirtual
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::Queryprotected
create(Args &&...args)globjects::Instantiator< Query >static
current(gl::GLenum target)globjects::Querystatic
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::Querystatic
Instantiator< Query >::fromId(gl::GLuint id, Args &&...args)globjects::Instantiator< Query >static
genQuery()globjects::Queryprotectedstatic
get(gl::GLenum target, gl::GLenum pname)globjects::Querystatic
get(gl::GLenum pname) const globjects::Query
get64(gl::GLenum pname) const globjects::Query
getCounterBits(gl::GLenum target)globjects::Querystatic
getIndexed(gl::GLenum target, gl::GLuint index, gl::GLenum pname)globjects::Querystatic
hasName() const globjects::Object
hintNameImplementation(NameImplementation impl)globjects::Objectstatic
id() const globjects::Object
isDefault() const globjects::Object
isQuery(gl::GLuint id)globjects::Querystatic
m_objectLabelStateglobjects::Objectmutableprotected
m_resourceglobjects::Objectprotected
name() const globjects::Object
NameImplementation enum nameglobjects::Object
Object(std::unique_ptr< IDResource > &&resource)globjects::Objectprotected
objectType() const overrideglobjects::Queryvirtual
Query()globjects::Query
Query(std::unique_ptr< IDResource > &&resource)globjects::Queryprotected
resultAvailable() const globjects::Query
setName(const std::string &name)globjects::Object
timestamp()globjects::Querystatic
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
~Object()globjects::Objectprotectedvirtual
~Query()globjects::Queryvirtual