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

#include <i_scene_graph.hpp>

Inheritance diagram for neogfx::scene_graph::i_normal_texture:
neogfx::scene_graph::i_texture_reference

Public Types

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

Public Member Functions

virtual scalar scale () const =0
 
- 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 288 of file i_scene_graph.hpp.

Member Typedef Documentation

◆ abstract_type

Member Function Documentation

◆ scale()

virtual scalar neogfx::scene_graph::i_normal_texture::scale ( ) const
pure virtual

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