virtual void waiting_for_answer()
Requests the graphics engine to expedite the pending answer–the application is now waiting until the ...
void register_type(TypeHandle &type_handle, const std::string &name)
This inline function is just a convenient way to call TypeRegistry::register_type(),...
virtual int get_num_fragments() const =0
Returns the number of fragments (pixels) of the specified geometry that passed the depth test.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
virtual bool is_answer_ready() const =0
Returns true if the query's answer is ready, false otherwise.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Returned from a GSG in response to begin_occlusion_query() .