Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
OpenGl_TextureSet::TextureSlot Struct Reference

Texture slot - combination of Texture and binding Unit. More...

#include <OpenGl_TextureSet.hxx>

Public Member Functions

 operator const Handle< OpenGl_Texture > & () const
 operator Handle< OpenGl_Texture > & ()
 TextureSlot ()

Data Fields

Handle< OpenGl_TextureTexture
Graphic3d_TextureUnit Unit

Detailed Description

Texture slot - combination of Texture and binding Unit.

Constructor & Destructor Documentation

◆ TextureSlot()

OpenGl_TextureSet::TextureSlot::TextureSlot ( )
inline

Member Function Documentation

◆ operator const Handle< OpenGl_Texture > &()

OpenGl_TextureSet::TextureSlot::operator const Handle< OpenGl_Texture > & ( ) const
inline

◆ operator Handle< OpenGl_Texture > &()

OpenGl_TextureSet::TextureSlot::operator Handle< OpenGl_Texture > & ( )
inline

Field Documentation

◆ Texture

Handle< OpenGl_Texture > OpenGl_TextureSet::TextureSlot::Texture

◆ Unit

Graphic3d_TextureUnit OpenGl_TextureSet::TextureSlot::Unit

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