globjects
2.0.0.690708773bba
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 |
create(Args &&...args) | globjects::Instantiator< Query > | static |
current(gl::GLenum target) | globjects::Query | static |
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 |
Instantiator< Query >::fromId(gl::GLuint id, Args &&...args) | globjects::Instantiator< 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 | |
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(std::unique_ptr< IDResource > &&resource) | globjects::Object | protected |
objectType() const override | globjects::Query | virtual |
Query() | globjects::Query | |
Query(std::unique_ptr< IDResource > &&resource) | globjects::Query | protected |
resultAvailable() const | globjects::Query | |
setName(const std::string &name) | globjects::Object | |
timestamp() | globjects::Query | static |
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::Object | protectedvirtual |
~Query() | globjects::Query | virtual |