MCPcopy Create free account

hub / github.com/JsonAsAsset/JsonAsAsset / functions

Functions942 in github.com/JsonAsAsset/JsonAsAsset

MethodImport
Source/JsonAsAsset/Private/Importers/Types/Tables/CurveTableImporter.cpp:17
MethodImport
Source/JsonAsAsset/Private/Importers/Types/Tables/StringTableImporter.cpp:12
MethodImport
Source/JsonAsAsset/Private/Importers/Types/Physics/PhysicsAssetImporter.cpp:13
MethodImport
Source/JsonAsAsset/Private/Modules/EngineFactory.cpp:19
MethodImport
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:259
MethodImportAction
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:245
MethodImportPropertyIntoStruct
Source/JsonAsAsset/Private/Importers/Types/UserDefined/UserDefinedStructImporter.cpp:86
MethodImportReference
Source/JsonAsAsset/Private/Importers/Constructor/ImportReader.cpp:158
MethodInitialize
Source/JsonAsAsset/Private/Utilities/Serializers/SerializerContainer.cpp:9
MethodInitialize
Source/JsonAsAsset/Private/Modules/UI/StyleModule.cpp:26
MethodIsFitToFunction
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:223
MethodIsLatestVersion
Source/JsonAsAsset/Private/Modules/Versioning.cpp:112
MethodIsOpened
Source/JsonAsAsset/Private/Modules/Cloud/Status.cpp:12
MethodIsReady
Source/JsonAsAsset/Private/Modules/Cloud/Status.cpp:16
MethodIsToolBarVisible
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:168
FunctionIsometryInverse
Compute the inverse of a rigid-body/isometry/orthonormal matrix. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:776
MethodJsonAsAsset
(ReadOnlyTargetRules Target)
Source/JsonAsAsset/JsonAsAsset.Build.cs:7
MethodLoadObjectFromJsonReference
Source/JsonAsAsset/Private/Importers/Types/UserDefined/UserDefinedStructImporter.cpp:243
MethodMatrix
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:51
FunctionMultiply4x4
Standard matrix product: this *= B. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:812
MethodNVTT
(ReadOnlyTargetRules Target)
Source/ThirdParty/NVTT/NVTT.Build.cs:5
MethodNVTTStream
Source/ThirdParty/NVTT/ThirdParty/NVTTStream.cpp:6
MethodOnDownloadSoundWave
Source/JsonAsAsset/Private/Importers/Constructor/Graph/SoundGraph.cpp:153
MethodOnMissingNodeClass
ReSharper disable once CppMemberFunctionMayBeConst */
Source/JsonAsAsset/Private/Importers/Constructor/Graph/MaterialGraph.cpp:235
FunctionPOSH_GetArchString
Returns a string describing this platform's basic attributes. POSH_GetArchString() reports on an architecture's statically determined attribute
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:236
FunctionPOSH_ReadI16FromBig
* Reads a signed 16-bit value from a big-endian buffer @ingroup MemoryBuffer @param src [in] source buffer @returns host-endian signed 16-bit value
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:721
FunctionPOSH_ReadI16FromLittle
* Reads a signed 16-bit value from a little-endian buffer @ingroup MemoryBuffer @param src [in] source buffer @returns host-endian signed 16-bit va
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:658
FunctionPOSH_ReadI32FromBig
* Reads a signed 32-bit value from a big-endian buffer @ingroup MemoryBuffer @param src [in] source buffer @returns host-endian signed 32-bit value
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:753
FunctionPOSH_ReadI32FromLittle
* Reads a signed 32-bit value from a little-endian buffer @ingroup MemoryBuffer @param src [in] source buffer @returns host-endian signed 32-bit va
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:690
FunctionPOSH_ReadI64FromBig
* Reads an signed 64-bit value from a big-endian buffer @param src [in] source buffer @returns host-endian signed 32-bit value */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:817
FunctionPOSH_ReadI64FromLittle
* Reads a signed 64-bit value from a little-endian buffer @param src [in] source buffer @returns host-endian signed 32-bit value */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:786
FunctionPOSH_SwapI16
* Byte swaps a 16-bit signed value * @ingroup ByteSwapFunctions @param v [in] signed 16-bit input value to swap @returns a byte swapped vers
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:309
FunctionPOSH_SwapI32
* Byte swaps a 32-bit signed value * @ingroup ByteSwapFunctions @param v [in] signed 32-bit input value to swap @returns a byte swapped vers
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:345
FunctionPOSH_SwapI64
* Byte swaps a 64-bit signed value @param v [in] a 64-bit input value to swap @ingroup SixtyFourBit @returns a byte swapped version of v */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:385
FunctionPOSH_WriteI16ToBig
* Writes a signed 16-bit value to a big endian buffer @ingroup MemoryBuffer @param dst [out] pointer to the destination buffer, may not be NULL @p
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:504
FunctionPOSH_WriteI16ToLittle
* Writes a signed 16-bit value to a little endian buffer @ingroup MemoryBuffer @param dst [out] pointer to the destination buffer, may not be NULL
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:428
FunctionPOSH_WriteI32ToBig
* Writes a signed 32-bit value to a big endian buffer @ingroup MemoryBuffer @param dst [out] pointer to the destination buffer, may not be NULL @p
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:543
FunctionPOSH_WriteI32ToLittle
* Writes a signed 32-bit value to a little endian buffer @ingroup MemoryBuffer @param dst [out] pointer to the destination buffer, may not be NULL
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:467
FunctionPOSH_WriteI64ToBig
* Writes a signed 64-bit value to a big-endian buffer @ingroup SixtyFourBit @param dst [out] pointer to the destination buffer, may not be NULL @p
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:622
FunctionPOSH_WriteI64ToLittle
* Writes a signed 64-bit value to a little-endian buffer @ingroup SixtyFourBit @param dst [out] pointer to the destination buffer, may not be NULL
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/poshlib/posh.c:583
FunctionPerspective
Create an homogeneous projection matrix. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:654
FunctionPerspectiveInf
Create a projection matrix with the far plane at the infinity. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:667
FunctionPerspectiveInfInv
Create an inverse projection matrix with far plane at the infinity. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:674
MethodPointer
Default ctor.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Ptr.h:211
MethodPopulateExpressionInput
Source/JsonAsAsset/Private/Importers/Constructor/Graph/MaterialGraph.cpp:441
FunctionPrint
Print to debug output. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:982
MethodProcess
Source/JsonAsAsset/Private/Modules/Cloud/Tools/WidgetAnimations.cpp:8
MethodProcessEvaluateGraphExposedInputs
In newer versions of Unreal Engine, EvaluateGraphExposedInputs was moved to the main AnimBlueprintGeneratedClass class */ Here, we move them into the
Source/JsonAsAsset/Private/Importers/Types/Blueprint/AnimationBlueprintImporter.cpp:651
FunctionProcessExports
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:510
MethodPropagateExpressions
Source/JsonAsAsset/Private/Importers/Constructor/Graph/MaterialGraph.cpp:68
MethodPseudoIndexWrapper
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:41
MethodReadExportAndImport
Source/JsonAsAsset/Private/Importers/Constructor/ImportReader.cpp:24
MethodReadExportsAndImport
Source/JsonAsAsset/Private/Importers/Constructor/ImportReader.cpp:14
MethodReadStaticParameters
Source/JsonAsAsset/Private/Importers/Types/Materials/MaterialInstanceConstantImporter.cpp:140
MethodRebuildSkeleton
Source/JsonAsAsset/Private/Importers/Types/Animation/SkeletonImporter.cpp:206
MethodRedirect
Source/JsonAsAsset/Private/Settings/Redirector.cpp:34
MethodRefCounted
Ctor.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Ptr.h:111
MethodRegister
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:24
MethodReloadTextures
Source/JsonAsAsset/Private/Modules/UI/StyleModule.cpp:50
FunctionRequestArrayURL
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:974
FunctionRequestExports
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:187
FunctionRequestObjectURL
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:957
MethodResolvePropertyPinType
Source/JsonAsAsset/Private/Importers/Types/UserDefined/UserDefinedStructImporter.cpp:174
MethodReverse
Source/JsonAsAsset/Private/Settings/Redirector.cpp:55
MethodReverseCookLocalSpacePose
Source/JsonAsAsset/Private/Importers/Types/Animation/PoseAssetImporter.cpp:34
FunctionRotate
Apply a rotation of theta degrees around the axis v*/
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:729
FunctionRotationMatrix
Rotate theta degrees around v. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:440
MethodSave
Source/JsonAsAsset/Private/Importers/Constructor/Importer.cpp:139
FunctionScale
Apply a general scale. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:721
FunctionSendHttpRequest
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:691
MethodSendRequest
Source/JsonAsAsset/Private/Modules/Cloud/Cloud.cpp:59
MethodSendToCloudForExports
Source/JsonAsAsset/Private/Modules/Tools/SelectedAssetsBase.cpp:32
MethodSet
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:114
MethodSetArray
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:103
FunctionSetBlockColors
Modify compressed block to use specific colors. For later use. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:516
MethodSetBool
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:49
MethodSetExpressionParent
Source/JsonAsAsset/Private/Importers/Constructor/Graph/MaterialGraph.cpp:126
MethodSetInteger
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:41
MethodSetNumber
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:57
MethodSetObject
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:81
MethodSetPackage
Source/JsonAsAsset/Private/Utilities/Serializers/SerializerContainer.cpp:106
MethodSetString
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:33
MethodSetValid
Source/JsonAsAsset/Private/Modules/Versioning.cpp:14
MethodSetupExports
Source/JsonAsAsset/Private/Utilities/Serializers/ObjectUtilities.cpp:25
MethodSetupNodes
Source/JsonAsAsset/Private/Importers/Constructor/Graph/SoundGraph.cpp:36
MethodShouldWaitUntilInitialized
Source/JsonAsAsset/Private/Modules/Cloud/Status.cpp:54
MethodShutdown
Source/JsonAsAsset/Private/Modules/UI/StyleModule.cpp:33
MethodShutdownModule
Source/JsonAsAsset/Private/JsonAsAsset.cpp:65
MethodShutdownModule
Source/ThirdParty/Detex/Detex.cpp:7
MethodShutdownModule
Source/ThirdParty/NVTT/NVTT.cpp:7
MethodSpawnMaterialDataMissingNotification
Source/JsonAsAsset/Private/Importers/Constructor/Graph/MaterialGraph.cpp:418
MethodStartupModule
Source/JsonAsAsset/Private/JsonAsAsset.cpp:26
MethodStartupModule
Source/ThirdParty/Detex/Detex.cpp:3
MethodStartupModule
Source/ThirdParty/NVTT/NVTT.cpp:3
FunctionStream
Ctor.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Stream.h:32
FunctionStringToEnum
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:100
MethodTObjectPtr
Source/JsonAsAsset/Public/Utilities/Compatibility.h:147
FunctionTransformPoint
Transform a 3d homogeneous vector, where the fourth coordinate is assumed to be 1. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:907
FunctionTransformPointAndNormalize
Transform a point, normalize it, and return w. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:915
FunctionTransformPointReturnW
Transform a point and return w. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:927
← previousnext →601–700 of 942, ranked by callers