#include <i_scene_graph.hpp>
Definition at line 261 of file i_scene_graph.hpp.
◆ abstract_type
◆ ~i_texture()
virtual neogfx::scene_graph::i_texture::~i_texture |
( |
| ) |
|
|
virtualdefault |
◆ name()
◆ sampler() [1/2]
virtual i_sampler const & neogfx::scene_graph::i_texture::sampler |
( |
| ) |
const |
|
pure virtual |
◆ sampler() [2/2]
virtual i_sampler & neogfx::scene_graph::i_texture::sampler |
( |
| ) |
|
|
pure virtual |
◆ source() [1/2]
virtual i_image const & neogfx::scene_graph::i_texture::source |
( |
| ) |
const |
|
pure virtual |
◆ source() [2/2]
virtual i_image & neogfx::scene_graph::i_texture::source |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: