Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.


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