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::ScalarType Class Reference

#include <glsltypes_p.h>

+ Inheritance diagram for GLSL::ScalarType:
+ Collaboration diagram for GLSL::ScalarType:

Public Member Functions

const ScalarTypeasScalarType () const override
 
- Public Member Functions inherited from GLSL::Type
virtual ~Type ()
 
virtual QString toString () const =0
 
virtual const UndefinedTypeasUndefinedType () const
 
virtual const VoidTypeasVoidType () const
 
virtual const BoolTypeasBoolType () const
 
virtual const IntTypeasIntType () const
 
virtual const UIntTypeasUIntType () const
 
virtual const FloatTypeasFloatType () const
 
virtual const DoubleTypeasDoubleType () const
 
virtual const IndexTypeasIndexType () const
 
virtual const VectorTypeasVectorType () const
 
virtual const MatrixTypeasMatrixType () const
 
virtual const ArrayTypeasArrayType () const
 
virtual const SamplerTypeasSamplerType () const
 
virtual const OverloadSetasOverloadSetType () const
 
virtual const StructasStructType () const
 
virtual const FunctionasFunctionType () const
 
virtual bool isEqualTo (const Type *other) const =0
 
virtual bool isLessThan (const Type *other) const =0
 

Detailed Description

Definition at line 29 of file glsltypes_p.h.

Member Function Documentation

◆ asScalarType()

const ScalarType * GLSL::ScalarType::asScalarType ( ) const
inlineoverridevirtual

Reimplemented from GLSL::Type.

Definition at line 32 of file glsltypes_p.h.


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