Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Shader::ShaderCaps Class Reference

Public Member Functions

void clear ()
 
bool operator== (const ShaderCaps &other) const
 

Public Attributes

bool _supports_glsl
 

Detailed Description

Definition at line 459 of file shader.h.

Constructor & Destructor Documentation

◆ ShaderCaps()

Shader::ShaderCaps::ShaderCaps ( )
inline

Definition at line 180 of file shader.I.

Member Function Documentation

◆ clear()

void Shader::ShaderCaps::clear ( )

Definition at line 3827 of file shader.cxx.

◆ operator==()

bool Shader::ShaderCaps::operator== ( const ShaderCaps & other) const
inline

Definition at line 188 of file shader.I.

Member Data Documentation

◆ _supports_glsl

bool Shader::ShaderCaps::_supports_glsl

Definition at line 466 of file shader.h.


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