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

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

apply_physics(float delta_time)Sceneprivate
bake_occluder_geometry(std::vector< vec4 > &occluder_positions, std::vector< uint32_t > &occluder_indices, const Mesh &box_mesh, const vec4 *instances, unsigned num_instances)Sceneprivate
boxSceneprivate
bufferScene
buffer_indexScene
camera_rotation_xSceneprivate
camera_rotation_ySceneprivate
CullHiZ enum valueScene
CullHiZNoLOD enum valueScene
culling_implementation_indexSceneprivate
culling_implementationsSceneprivate
CullingMethod enum nameScene
CullNone enum valueScene
diffusemapScene
enable_cullingSceneprivate
fovScene
get_physics_speed() const Sceneinline
get_show_redundant() const Sceneinline
height_scaleScene
heightmapScene
indirectSceneprivate
init_instances()Sceneprivate
instance_bufferScene
max_lod_coverageScene
move_camera(float delta_x, float delta_y)Scene
num_occluder_instancesSceneprivate
num_render_sphere_instancesSceneprivate
num_sphere_render_lodsSceneprivate
occluder_instances_bufferSceneprivate
occluder_programSceneprivate
physics_programSceneprivate
physics_speedSceneprivate
projectionSceneprivate
quadSceneprivate
quad_programSceneprivate
render(unsigned width, unsigned height)Scene
render_depth_map()Sceneprivate
render_spheres(vec3 color_mod)Sceneprivate
Scene()Scene
set_culling_method(CullingMethod method)Scene
set_physics_speed(float speed)Sceneinline
set_show_redundant(bool enable)Sceneinline
show_redundantSceneprivate
sphereSceneprivate
sphere_instances_bufferSceneprivate
sphere_programSceneprivate
sun_dirScene
update(float delta_time, unsigned width, unsigned height)Scene
update_camera(float rotation_y, float rotation_x, unsigned viewport_width, unsigned viewport_height)Sceneprivate
use_mipScene
viewSceneprivate
z_farScene
z_nearScene
~Scene()Scene