gdk-graphics  1b6d84e044c2c953fd7c9501e628a67e80f4da0d
gdk::scene Member List

This is the complete list of members for gdk::scene, including all inherited members.

add(const entity_owner &rOwner)gdk::scene
add(const std::shared_ptr< const screen_camera > &pCamera)=0gdk::scenepure virtual
add(const std::shared_ptr< const texture_camera > &pCamera)=0gdk::scenepure virtual
add(const std::shared_ptr< const entity > &pEntity)=0gdk::scenepure virtual
draw(const gdk::graphics_intvector2_type &aFrameBufferSize) const =0gdk::scenepure virtual
remove(const entity_owner &rOwner)gdk::scene
remove(const std::shared_ptr< const screen_camera > &pCamera)=0gdk::scenepure virtual
remove(const std::shared_ptr< const texture_camera > &pCamera)=0gdk::scenepure virtual
remove(const std::shared_ptr< const entity > &pEntity)=0gdk::scenepure virtual
~scene()=default (defined in gdk::scene)gdk::scenevirtual