Download
Documentation
Development
Examples
Donations
Contributions
Forum
Main Page
Related Pages
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
clan
Scene
clan::Scene Member List
This is the complete list of members for
clan::Scene
, including all inherited members.
add_pass
(const std::string &name, const std::string &insert_before=std::string())
clan::Scene
draw_calls
clan::Scene
static
eye_to_projection
() const
clan::Scene
get_camera
() const
clan::Scene
get_camera
()
clan::Scene
get_inout
(const std::string &name)
clan::Scene
inline
get_inout_container
()
clan::Scene
gpu_results
clan::Scene
static
instances_drawn
clan::Scene
static
is_null
() const
clan::Scene
models_drawn
clan::Scene
static
remove_pass
(const std::string &name)
clan::Scene
render
(GraphicContext &gc)
clan::Scene
Scene
()
clan::Scene
Scene
(GraphicContext &gc, const ResourceManager &resources, const std::string &shader_path)
clan::Scene
scene_visits
clan::Scene
static
SceneCamera
class
clan::Scene
friend
SceneLight
class
clan::Scene
friend
SceneLightProbe
class
clan::Scene
friend
SceneModel
class
clan::Scene
friend
SceneObject
class
clan::Scene
friend
SceneParticleEmitter
class
clan::Scene
friend
ScenePass
class
clan::Scene
friend
set_camera
(const SceneCamera &camera)
clan::Scene
set_cull_oct_tree
(const AxisAlignedBoundingBox &aabb)
clan::Scene
set_cull_oct_tree
(const Vec3f &aabb_min, const Vec3f &aabb_max)
clan::Scene
set_cull_oct_tree
(float max_size)
clan::Scene
set_skybox_gradient
(GraphicContext &gc, std::vector< Colorf > &colors)
clan::Scene
set_viewport
(const Rect &box)
clan::Scene
show_skybox_stars
(bool enable)
clan::Scene
triangles_drawn
clan::Scene
static
unproject
(const Vec2i &screen_pos, Vec3f &out_ray_start, Vec3f &out_ray_direction)
clan::Scene
update
(GraphicContext &gc, float time_elapsed)
clan::Scene
world_to_eye
() const
clan::Scene
world_to_projection
() const
clan::Scene