|
gdk-graphics 0b051eb9b5c1eaa0658babaa4463dd7a80aa9d2c
|
This is the complete list of members for gdk::graphics::context, including all inherited members.
| get_alpha_cutoff_shader() const =0 | gdk::graphics::context | pure virtual |
| get_cube_model() const =0 | gdk::graphics::context | pure virtual |
| make_camera()=0 | gdk::graphics::context | pure virtual |
| make_entity(const const_model_ptr_type pModel, const const_material_ptr_type pMaterial)=0 | gdk::graphics::context | pure virtual |
| make_material(const const_shader_ptr_type pShader, const material::render_mode aRenderMode=material::render_mode::opaque, const material::face_culling_mode aFaceCullingMode=material::face_culling_mode::none)=0 | gdk::graphics::context | pure virtual |
| make_model(const gdk::model::usage_hint, const model_data &vertexData)=0 | gdk::graphics::context | pure virtual |
| make_model()=0 | gdk::graphics::context | pure virtual |
| make_scene()=0 | gdk::graphics::context | pure virtual |
| make_texture(const texture_data::view &aTextureDataView, const texture::wrap_mode aWrapModeU=texture::wrap_mode::repeat, const texture::wrap_mode aWrapModeV=texture::wrap_mode::repeat)=0 | gdk::graphics::context | pure virtual |
| make_texture()=0 | gdk::graphics::context | pure virtual |
| make_texture_camera()=0 | gdk::graphics::context | pure virtual |
| ~context()=default | gdk::graphics::context | virtual |