Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FBinaryObjectReader |
A small helper class to enable binary reads on an archive, since the FObjectReader::Serialize(TArray |
|
FBinaryObjectWriter |
|
|
FOptimus_InterfaceBinding |
Maps the data interface's data binding index to the function we would like to have present during kernel compilation to read/write values from/to that data interface's resource. |
|
FOptimus_KernelParameterBinding |
A map that goes from a value/variable node to a compute shader input parameter. |
|
FOptimus_ShaderParameterBinding |
|
|
FOptimusActionScope |
|
|
FOptimusDataType |
|
|
FOptimusDataTypeRef |
A reference object for an Optimus data type to use in UObjects and other UStruct-like things |
|
FOptimusDataTypeRegistry |
|
|
FOptimusNodePinStorageConfig |
|
|
FOptimusObjectVersion |
Copyright Epic Games, Inc. All Rights Reserved. |
|
FOptimusPinTraversalContext |
The context used for doing the pin traversal using the IOptimusNodePinRouter interface. |
|
FOptimusRoutedNodePin |
A utility structure to store information on routed pins when getting routed connections. |
|
FOptimusVariableMetaDataEntry |
|
|
IOptimusComputeKernelProvider |
Interface that provides a mechanism to identify and work with node graph owners. |
|
IOptimusDeveloperModule |
|
|
IOptimusNodeFunctionLibraryOwner |
Interface that provides a mechanism to identify and work with node function library owners |
|
IOptimusNodeGraphCollectionOwner |
Interface that provides a mechanism to identify and work with node graph owners. |
|
IOptimusNodePinRouter |
|
|
IOptimusPathResolver |
|
|
UOptimusActionStack |
Base action class. |
|
UOptimusComputeKernelProvider |
|
|
UOptimusDeformer |
A Deformer Graph is an asset that is used to create and control custom deformations on skeletal meshes. |
|
UOptimusMeshDeformer |
Optimus implementation of UMeshDeformer. |
|
UOptimusMeshDeformerInstance |
Optimus implementation of UMeshDeformerInstance. |
|
UOptimusNode |
|
|
UOptimusNodeFunctionLibraryOwner |
|
|
UOptimusNodeGraph |
|
|
UOptimusNodeGraphCollectionOwner |
|
|
UOptimusNodeLink |
|
|
UOptimusNodePin |
|
|
UOptimusNodePinRouter |
|
|
UOptimusPathResolver |
|
|
UOptimusResourceDescription |
|
|
UOptimusVariableDescription |
Name |
Description |
---|---|
FOptimus_InterfaceBindingMap |
|
FOptimus_KernelParameterBindingList |
|
FOptimus_NodeToDataInterfaceMap |
Maps from a data interface node to the data interface that it represents. |
FOptimus_PinToDataInterfaceMap |
Maps from an output pin to the transient data interface, used to store intermediate results, that it represents. |
FOptimusCompileBegin |
|
FOptimusCompileEnd |
|
FOptimusDataTypeHandle |
|
FOptimusGlobalNotifyDelegate |
A delegate for subscribing / reacting to Optimus global notifications. |
FOptimusGraphCompileMessageDelegate |
|
FOptimusGraphNotifyDelegate |
A delegate for subscribing / reacting to Optimus graph local notifications. |
Name |
Description |
|
---|---|---|
|
EOptimusDataTypeFlags |
These flags are for indicating type behaviour |
|
EOptimusDataTypeUsageFlags |
These flags govern how the data type can be used |
|
EOptimusDiagnosticLevel |
|
|
EOptimusGlobalNotifyType |
|
|
EOptimusGraphNotifyType |
|
|
EOptimusNodeGraphType |
The use type of a particular graph |
|
EOptimusNodePinDirection |
|
|
EOptimusNodePinStorageType |
Specifies the storage type of the pin data |