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
Function
TransformVec3
Transform 3d vector (w=0). */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:892
Function
TransformVec3T
Transform 3d vector by the transpose (w=0). */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:899
Function
TransformVec4
Transform a normalized 3d point by a 4d matrix and return the resulting 4d vector. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:936
Function
TranslationMatrix
@name Special matrices. */ @{ Generate a translation matrix. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:432
Method
UE4Register
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:137
Method
UJEngineImplementation
Source/JsonAsAsset/Private/Modules/EngineFactory.cpp:7
Method
UJsonAsAssetSettings
Source/JsonAsAsset/Private/Settings/JsonAsAssetSettings.cpp:10
Method
UPropertySerializer
Source/JsonAsAsset/Private/Utilities/Serializers/PropertyUtilities.cpp:18
Method
USerializerContainer
Source/JsonAsAsset/Private/Utilities/Serializers/SerializerContainer.cpp:5
Method
Update
Source/JsonAsAsset/Private/Modules/Versioning.cpp:28
Method
UpdateBlendListByEnumVisibleEntries
Source/JsonAsAsset/Private/Importers/Types/Blueprint/AnimationBlueprintImporter.cpp:289
Method
Vector2
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:100
Method
Vector3
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:216
Method
Vector4
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:314
Method
WaitForCloudTimerCallback
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:188
Function
acos_assert
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:53
Function
acosf_assert
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:59
Function
add_scaled
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:572
Function
append
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:285
Function
asin_assert
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:65
Function
asinf_assert
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:71
Method
averageColor
Get average color of the block.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:151
Method
begin
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:531
Method
blockSize
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/DirectDrawSurface.cpp:1049
Method
boundsRange
Get color range based on the bounding box.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:231
Method
boundsRangeAlpha
Get color range based on the bounding box.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:268
Function
buffer
Get const vector pointer.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:252
Function
byteOrder
Get byte order.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Stream.h:41
Function
clamp1023_signed
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:44
Function
clamp2047
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:36
Function
clearError
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/StdStream.h:78
Function
colorClamp
Clamp color components.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Color.h:122
Function
colorNormalize
Clamp without allowing the hue to change.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Color.h:128
Method
colors
Get pointer to block colors.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.h:60
Method
column
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:117
Function
complement3bitshifted_slow
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:58
Method
component
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:155
Method
computeRange
Find extreme colors in the given axis.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:332
Function
contains
Check if the given element is contained in the array.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:337
Function
count
Get vector size.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:249
Method
countUniqueColors
Count number of unique colors in this color block.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:128
Function
cross
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:537
Function
deleteAll
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:139
Method
depth
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/DirectDrawSurface.cpp:783
Function
detexConvertPixelsInPlace
Source/ThirdParty/Detex/ThirdParty/detex/convert.cpp:1175
Function
detexDecompressBlockBC1
Decompress a 64-bit 4x4 pixel texture block compressed using the BC1 */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:23
Function
detexDecompressBlockBC1A
Decompress a 64-bit 4x4 pixel texture block compressed using the BC1A */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:87
Function
detexDecompressBlockBC2
Decompress a 64-bit 4x4 pixel texture block compressed using the BC2 */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:136
Function
detexDecompressBlockBC3
Decompress a 64-bit 4x4 pixel texture block compressed using the BC3 */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:175
Function
detexDecompressBlockBPTC
Decompress a 128-bit 4x4 pixel texture block compressed using the BPTC */ (BC7) format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:354
Function
detexDecompressBlockBPTC_FLOAT
Decompress a 128-bit 4x4 pixel texture block compressed using the */ BPTC_FLOAT (BC6H) format. The output format is */ DETEX_PIXEL_FORMAT_FLOAT_RGBX16
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc-float.cpp:631
Function
detexDecompressBlockBPTC_SIGNED_FLOAT
Decompress a 128-bit 4x4 pixel texture block compressed using the */ BPTC_FLOAT (BC6H_FLOAT) format. The output format is */ DETEX_PIXEL_FORMAT_SIGNED
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc-float.cpp:640
Function
detexDecompressBlockEAC_R11
Decompress a 64-bit 4x4 pixel texture block compressed using the */ EAC_R11 format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:132
Function
detexDecompressBlockEAC_RG11
Decompress a 128-bit 4x4 pixel texture block compressed using the */ EAC_RG11 format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:144
Function
detexDecompressBlockEAC_SIGNED_R11
Decompress a 64-bit 4x4 pixel texture block compressed using the */ EAC_SIGNED_R11 format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:206
Function
detexDecompressBlockEAC_SIGNED_RG11
Decompress a 128-bit 4x4 pixel texture block compressed using the */ EAC_SIGNED_RG11 format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:217
Function
detexDecompressBlockETC2_EAC
Decompress a 128-bit 4x4 pixel texture block compressed using the ETC2_EAC */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:54
Function
detexDecompressBlockETC2_PUNCHTHROUGH
Decompress a 64-bit 4x4 pixel texture block compressed using the */ ETC2_PUNCHTROUGH format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:653
Function
detexDecompressTextureTiled
* Decode texture function (tiled). Decode an entire compressed texture into an * array of image buffer tiles (corresponding to compressed blocks), co
Source/ThirdParty/Detex/ThirdParty/detex/texture.cpp:77
Function
detexDivideMinus639To639By5
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:960
Function
detexDivideMinus895To895By7
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:950
Function
detexGetAlternativeTextureFormatText
Return alternative description of the texture format.
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:298
Function
detexGetDX10Parameters
Return DirectX 10 format for a texture format. */
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:322
Function
detexGetErrorMessage
Source/ThirdParty/Detex/ThirdParty/detex/misc.cpp:105
Function
detexGetModeBC1
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:63
Function
detexGetModeBPTC
Return the internal mode of the BPTC block. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:603
Function
detexGetModeBPTC_SIGNED_FLOAT
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc-float.cpp:656
Function
detexGetModeETC1
Return the internal mode of a ETC1 block. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:183
Function
detexGetModeETC2_EAC
Return the internal mode of a ETC2_EAC block. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:89
Function
detexGetModeETC2_PUNCHTHROUGH
Return the internal mode of a ETC2_PUNCHTROUGH block. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:721
Function
detexGetOpenGLParameters
Return OpenGL Texture2D/KTX file parameters for a texture format. */
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:308
Function
detexLoadDDSFile
Load texture from DDS file (first mip-map only). Returns true if successful. The texture is allocated, free with free().
Source/ThirdParty/Detex/ThirdParty/detex/dds.cpp:147
Function
detexLookupKTXFileInfo
Look-up texture file info for KTX file format based on GL format parameters.
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:213
Function
detexLookupTextureDescription
Look-up texture file info for texture description.
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:205
Function
detexPack32G16
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1021
Function
detexPack32R16
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1017
Function
detexPack64A16
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1041
Function
detexSaveDDSFile
Save texture to DDS file (single mip-map level). Returns true if succesful.
Source/ThirdParty/Detex/ThirdParty/detex/dds.cpp:292
Function
detexSetModeBC1
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:71
Function
detexSetModeBPTC
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:612
Function
detexSetModeBPTC_FLOAT
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc-float.cpp:664
Function
detexSetModeETC1
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:192
Function
detexSetModeETC2_EAC
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:93
Function
detexSetModeETC2_PUNCHTHROUGH
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:744
Function
detexTextureSize
Return the total size of a compressed texture. */
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:881
Method
diameterRange
Get diameter color range.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:178
Method
end
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:532
Function
equal
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:94
Method
evaluatePalette3
Evaluate palette assuming 3 color block.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:94
Method
evaluatePalette4
Evaluate palette assuming 4 color block.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:120
Method
evaluatePalette6
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:367
Method
evaluatePalette8
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:353
Method
faceSize
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/DirectDrawSurface.cpp:1103
Method
fill
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/Image.cpp:102
Method
flip2
Flip half DXT1 block vertically.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:268
Method
flip4
Flip DXT1 block vertically.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:261
Method
free
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/Image.cpp:78
Method
get
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:90
Method
getWeakProxy
Get weak proxy.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Ptr.h:150
Method
hasAlpha
Return true if the block is not fully opaque.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:167
← previous
next →
701–800 of 942, ranked by callers