Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JsonAsAsset/JsonAsAsset
/ functions
Functions
942 in github.com/JsonAsAsset/JsonAsAsset
⨍
Functions
942
◇
Types & classes
139
↓ 2 callers
Method
ShouldDeserializeProperty
Source/JsonAsAsset/Private/Utilities/Serializers/PropertyUtilities.cpp:527
↓ 2 callers
Method
Update
Source/JsonAsAsset/Private/Settings/Runtime.cpp:19
↓ 2 callers
Function
buildNormal
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/DirectDrawSurface.cpp:963
↓ 2 callers
Function
colorLuminance
Get approximate luminance.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:12
↓ 2 callers
Function
detexClamp0To1
Clamp a float point value to the range 0.0 to 1.0f. */
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:921
↓ 2 callers
Function
detexDecompressBlock
* General block decompression function. Block is decompressed using the given * compressed format, and stored in the given pixel format. Returns true
Source/ThirdParty/Detex/ThirdParty/detex/texture.cpp:55
↓ 2 callers
Function
detexGetComponentMasks
Return the component bitfield masks for a pixel format (pixel size must be at most 64 bits). */
Source/ThirdParty/Detex/ThirdParty/detex/misc.cpp:40
↓ 2 callers
Function
detexGetCompressedFormat
Return the compressed texture type index of a texture format. */
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:893
↓ 2 callers
Function
detexGetPixelFormat
Return the pixel format of a texture format. */
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:908
↓ 2 callers
Function
detexGetTextureFormatText
Return a description of the texture format.
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:287
↓ 2 callers
Function
detexPack32A8
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1009
↓ 2 callers
Function
detexPack32B8
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1005
↓ 2 callers
Function
detexPack32G8
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1001
↓ 2 callers
Function
detexPack32R8
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:997
↓ 2 callers
Function
detexPixel32GetG16
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1081
↓ 2 callers
Function
detexPixel64GetA16
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1105
↓ 2 callers
Function
detexSignInt32
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:946
↓ 2 callers
Function
equal
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:480
↓ 2 callers
Function
fileOpen
Portable version of fopen.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/StdStream.h:14
↓ 2 callers
Function
findNext
Move the enumerator to the next valid element.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:1031
↓ 2 callers
Function
format
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/Image.h:78
↓ 2 callers
Function
frustum
Get frustum matrix.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:257
↓ 2 callers
Function
isNormalized
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:598
↓ 2 callers
Function
realloc
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Memory.h:28
↓ 2 callers
Method
seek
Source/ThirdParty/NVTT/ThirdParty/NVTTStream.cpp:38
↓ 2 callers
Function
serialize
@name Stream implementation. */ @{ Write data.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/StdStream.h:120
↓ 2 callers
Function
setCapacity
* Size the hash so that it can comfortably contain the given * number of elements. If the hash already contains more * elements than new_size, th
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:873
↓ 2 callers
Function
size
Get vector size.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:246
↓ 1 callers
Function
Array
Copy ctor.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:204
↓ 1 callers
Function
AutoLayoutAnimGraphNodes
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/AnimNodeLayoutUtillties.h:110
↓ 1 callers
Function
AutoLayoutAnimGraphRecursive
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/AnimNodeLayoutUtillties.h:11
↓ 1 callers
Function
AutoLayoutStateMachineGraph
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/StateMachineUtilities.h:20
↓ 1 callers
Function
BrowseToAsset
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:41
↓ 1 callers
Method
ChangeTableMode
Source/JsonAsAsset/Private/Importers/Types/Tables/CurveTableImporter.cpp:8
↓ 1 callers
Function
Clamp0To2047
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:98
↓ 1 callers
Function
ClampMinus1023To1023
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:159
↓ 1 callers
Function
CollectObjectPackagesRecursively
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:1223
↓ 1 callers
Function
Color16
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Color.h:102
↓ 1 callers
Function
Color32
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Color.h:53
↓ 1 callers
Function
Color64
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Color.h:17
↓ 1 callers
Function
ConvertPixel128FloatRGBX32ToPixel64FloatRGBX16
Source/ThirdParty/Detex/ThirdParty/detex/convert.cpp:423
↓ 1 callers
Function
ConvertPixel32FloatR32ToPixel16FloatR16
Source/ThirdParty/Detex/ThirdParty/detex/convert.cpp:408
↓ 1 callers
Function
ConvertPixel64FloatRG32ToPixel32FloatRG16
Source/ThirdParty/Detex/ThirdParty/detex/convert.cpp:413
↓ 1 callers
Function
ConvertPixel96FloatRGB32ToPixel48FloatRGB16
Source/ThirdParty/Detex/ThirdParty/detex/convert.cpp:418
↓ 1 callers
Method
CreateRenderTarget2D
Source/JsonAsAsset/Private/Utilities/Textures/TextureCreatorUtilities.cpp:192
↓ 1 callers
Function
CreateStateMachineGraph
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/StateMachineUtilities.h:136
↓ 1 callers
Function
CreateStubs
Source/JsonAsAsset/Public/Importers/Types/Materials/MaterialStubs.h:26
↓ 1 callers
Method
CreateTextureCube
Source/JsonAsAsset/Private/Utilities/Textures/TextureCreatorUtilities.cpp:96
↓ 1 callers
Method
CreateVolumeTexture
Source/JsonAsAsset/Private/Utilities/Textures/TextureCreatorUtilities.cpp:142
↓ 1 callers
Function
DecodeDDS
Source/ThirdParty/NVTT/ThirdParty/NVTTStream.cpp:86
↓ 1 callers
Method
Deserialize
Source/JsonAsAsset/Private/Utilities/Serializers/Structs/TimeSpanSerializer.cpp:5
↓ 1 callers
Function
DeserializeArrayJSON
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:341
↓ 1 callers
Function
DeserializeJSON
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:318
↓ 1 callers
Function
ExtractEndpoints
Extract endpoint colors. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:74
↓ 1 callers
Function
ExtractPartitionSetID
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:239
↓ 1 callers
Function
ExtractRotationBits
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:251
↓ 1 callers
Function
FilterAnimGraphNodeProperties
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/AnimationBlueprintUtilities.h:81
↓ 1 callers
Method
FindByPosition
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:457
↓ 1 callers
Function
FindInputPin
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/AnimationBlueprintUtilities.h:44
↓ 1 callers
Function
FindLinkIDs
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/AnimationBlueprintUtilities.h:96
↓ 1 callers
Function
FindOutputPin
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/AnimationBlueprintUtilities.h:35
↓ 1 callers
Function
Frustum
Create a frustum matrix with the far plane at the infinity. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:576
↓ 1 callers
Function
FrustumInf
Create a frustum matrix with the far plane at the infinity. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:603
↓ 1 callers
Function
FrustumInfInv
Create an inverse frustum matrix with the far plane at the infinity. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:633
↓ 1 callers
Function
FullyDecodeEndpoints
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:136
↓ 1 callers
Function
GetAlphaComponentPrecisionPlusPbit
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:67
↓ 1 callers
Function
GetAlphaIndexBitcount
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:204
↓ 1 callers
Function
GetAnchorIndex
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:255
↓ 1 callers
Function
GetAnchorIndex1
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc-float.cpp:45
↓ 1 callers
Method
GetArray
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:93
↓ 1 callers
Function
GetAssetImportData
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:1147
↓ 1 callers
Function
GetAssetPath
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:1211
↓ 1 callers
Method
GetCachedExpressionDataRef
Source/JsonAsAsset/Private/Importers/Types/Materials/MaterialImporter.cpp:20
↓ 1 callers
Function
GetClassDefaultObject
Source/JsonAsAsset/Public/Utilities/Compatibility.h:198
↓ 1 callers
Function
GetColorComponentPrecision
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:50
↓ 1 callers
Function
GetColorComponentPrecisionPlusPbit
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:54
↓ 1 callers
Function
GetColorIndexBitcount
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:197
↓ 1 callers
Function
GetElementSize
Source/JsonAsAsset/Public/Utilities/Compatibility.h:190
↓ 1 callers
Function
GetExportMatchingWith
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:771
↓ 1 callers
Function
GetExportStartingWith
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:747
↓ 1 callers
Function
GetFirstOutputPin
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/AnimationBlueprintUtilities.h:23
↓ 1 callers
Function
GetNumberOfPartitionBits
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:217
↓ 1 callers
Function
GetNumberOfRotationBits
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:223
↓ 1 callers
Function
GetNumberOfSubsets
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:211
↓ 1 callers
Method
GetObject
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:61
↓ 1 callers
Method
GetObjectSerializer
Source/JsonAsAsset/Public/Utilities/Textures/TextureCreatorUtilities.h:43
↓ 1 callers
Method
GetPackage
Source/JsonAsAsset/Private/Utilities/Serializers/SerializerContainer.cpp:102
↓ 1 callers
Function
GetPartitionIndex
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:243
↓ 1 callers
Function
GetPartitionIndex1
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc-float.cpp:35
↓ 1 callers
Function
GetRotationJson
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:806
↓ 1 callers
Function
GetTypeHash
Needed to compile macro *REGISTER_IMPORTER* */
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:1102
↓ 1 callers
Function
HandleAssetCreation
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:1112
↓ 1 callers
Function
HarvestAndTagConnectedStateMachineNodes
Source/JsonAsAsset/Private/Importers/Types/Blueprint/Utilities/AnimationBlueprintUtilities.h:128
↓ 1 callers
Function
HashMap
Ctor with size hint.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:636
↓ 1 callers
Method
Import
Source/JsonAsAsset/Private/Importers/Constructor/TemplatedImporter.cpp:14
↓ 1 callers
Function
InitTemporaryPixelBuffers
Source/ThirdParty/Detex/ThirdParty/detex/convert.cpp:1067
↓ 1 callers
Method
Initialize
Source/JsonAsAsset/Private/Modules/Metadata.cpp:13
↓ 1 callers
Method
IsEnabled
Source/JsonAsAsset/Private/Settings/Redirector.cpp:13
↓ 1 callers
Function
IsObjectPtrValid
Source/JsonAsAsset/Public/Utilities/Compatibility.h:182
↓ 1 callers
Function
IsProcessRunning
Source/JsonAsAsset/Public/Utilities/EngineUtilities.h:203
← previous
next →
201–300 of 942, ranked by callers