Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
GLSL::TypeTable< Type >::Compare Struct Reference

#include <glslengine_p.h>

+ Collaboration diagram for GLSL::TypeTable< Type >::Compare:

Public Member Functions

bool operator() (const Type &value, const Type &other) const
 

Detailed Description

template<typename Type>
struct GLSL::TypeTable< Type >::Compare

Definition at line 67 of file glslengine_p.h.

Member Function Documentation

◆ operator()()

template<typename Type >
bool GLSL::TypeTable< Type >::Compare::operator() ( const Type & value,
const Type & other ) const
inline

Definition at line 68 of file glslengine_p.h.

References other().

+ Here is the call graph for this function:

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