#include <ShaderTypes.h>
◆ FType() [1/4]
| UE::Shader::FType::FType |
( |
| ) |
|
|
inline |
◆ FType() [2/4]
| UE::Shader::FType::FType |
( |
EValueType |
InValueType | ) |
|
|
inline |
◆ FType() [3/4]
| UE::Shader::FType::FType |
( |
const FStructType * |
InStruct | ) |
|
|
inline |
◆ FType() [4/4]
| UE::Shader::FType::FType |
( |
FName |
InObjectType | ) |
|
|
inline |
◆ GetComponentType()
◆ GetConcreteType()
| FType UE::Shader::FType::GetConcreteType |
( |
| ) |
const |
|
inline |
◆ GetDerivativeType()
| FType UE::Shader::FType::GetDerivativeType |
( |
| ) |
const |
◆ GetFlatFieldType()
◆ GetName()
| const TCHAR * UE::Shader::FType::GetName |
( |
| ) |
const |
◆ GetNonLWCType()
| FType UE::Shader::FType::GetNonLWCType |
( |
| ) |
const |
|
inline |
◆ GetNumComponents()
| int32 UE::Shader::FType::GetNumComponents |
( |
| ) |
const |
◆ GetNumFlatFields()
| int32 UE::Shader::FType::GetNumFlatFields |
( |
| ) |
const |
◆ IsAny()
| bool UE::Shader::FType::IsAny |
( |
| ) |
const |
|
inline |
◆ IsGeneric()
| bool UE::Shader::FType::IsGeneric |
( |
| ) |
const |
|
inline |
◆ IsNumeric()
| bool UE::Shader::FType::IsNumeric |
( |
| ) |
const |
|
inline |
◆ IsNumericLWC()
| bool UE::Shader::FType::IsNumericLWC |
( |
| ) |
const |
|
inline |
◆ IsNumericMatrix()
| bool UE::Shader::FType::IsNumericMatrix |
( |
| ) |
const |
|
inline |
◆ IsNumericScalar()
| bool UE::Shader::FType::IsNumericScalar |
( |
| ) |
const |
|
inline |
◆ IsNumericVector()
| bool UE::Shader::FType::IsNumericVector |
( |
| ) |
const |
|
inline |
◆ IsObject()
| bool UE::Shader::FType::IsObject |
( |
| ) |
const |
|
inline |
◆ IsStruct()
| bool UE::Shader::FType::IsStruct |
( |
| ) |
const |
|
inline |
◆ IsVoid()
| bool UE::Shader::FType::IsVoid |
( |
| ) |
const |
|
inline |
◆ operator bool()
| UE::Shader::FType::operator bool |
( |
| ) |
const |
|
inline |
◆ operator EValueType()
◆ operator!()
| bool UE::Shader::FType::operator! |
( |
| ) |
const |
|
inline |
◆ ObjectType
| FName UE::Shader::FType::ObjectType |
◆ StructType
| const FStructType* UE::Shader::FType::StructType = nullptr |
◆ ValueType
The documentation for this struct was generated from the following files: