OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CullingInterface Member List

This is the complete list of members for CullingInterface, including all inherited members.

compute_frustum_from_view_projection(vec4 *planes, const mat4 &view_projection)CullingInterfaceprotected
get_depth_texture() const CullingInterfaceinlinevirtual
get_num_lods() const CullingInterfaceinlinevirtual
rasterize_occluders()=0CullingInterfacepure virtual
set_view_projection(const mat4 &projection, const mat4 &view, const vec2 &zNearFar)=0CullingInterfacepure virtual
setup_occluder_geometry(const std::vector< vec4 > &positions, const std::vector< uint32_t > &indices)=0CullingInterfacepure virtual
test_bounding_boxes(GLuint counter_buffer, const unsigned *counter_offsets, unsigned num_offsets, const GLuint *culled_instance_buffer, GLuint instance_data_buffer, unsigned num_instances)=0CullingInterfacepure virtual
~CullingInterface()CullingInterfaceinlinevirtual