Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 ScalarTypeasScalarType () 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: