neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::scene_graph::i_emissive_texture Class Reference

#include <i_scene_graph.hpp>

Inheritance diagram for neogfx::scene_graph::i_emissive_texture:
neogfx::scene_graph::i_texture_reference

Public Types

typedef i_occlusion_texture abstract_type
 
- Public Types inherited from neogfx::scene_graph::i_texture_reference
typedef i_texture_reference abstract_type
 

Additional Inherited Members

- Public Member Functions inherited from neogfx::scene_graph::i_texture_reference
virtual ~i_texture_reference ()=default
 
virtual i_texture const & texture () const =0
 
virtual i_texturetexture ()=0
 
virtual scene_graph::tex_coord tex_coord () const =0
 

Detailed Description

Definition at line 304 of file i_scene_graph.hpp.

Member Typedef Documentation

◆ abstract_type


The documentation for this class was generated from the following file: