![]() |
gdk-graphics
1b6d84e044c2c953fd7c9501e628a67e80f4da0d
|
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)=0 | gdk::scene | pure virtual |
add(const std::shared_ptr< const texture_camera > &pCamera)=0 | gdk::scene | pure virtual |
add(const std::shared_ptr< const entity > &pEntity)=0 | gdk::scene | pure virtual |
draw(const gdk::graphics_intvector2_type &aFrameBufferSize) const =0 | gdk::scene | pure virtual |
remove(const entity_owner &rOwner) | gdk::scene | |
remove(const std::shared_ptr< const screen_camera > &pCamera)=0 | gdk::scene | pure virtual |
remove(const std::shared_ptr< const texture_camera > &pCamera)=0 | gdk::scene | pure virtual |
remove(const std::shared_ptr< const entity > &pEntity)=0 | gdk::scene | pure virtual |
~scene()=default (defined in gdk::scene) | gdk::scene | virtual |