MCPcopy Create free account

hub / github.com/JsonAsAsset/JsonAsAsset / functions

Functions942 in github.com/JsonAsAsset/JsonAsAsset

FunctionTransformVec3
Transform 3d vector (w=0). */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:892
FunctionTransformVec3T
Transform 3d vector by the transpose (w=0). */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:899
FunctionTransformVec4
Transform a normalized 3d point by a 4d matrix and return the resulting 4d vector. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:936
FunctionTranslationMatrix
@name Special matrices. */ @{ Generate a translation matrix. */
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:432
MethodUE4Register
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:137
MethodUJEngineImplementation
Source/JsonAsAsset/Private/Modules/EngineFactory.cpp:7
MethodUJsonAsAssetSettings
Source/JsonAsAsset/Private/Settings/JsonAsAssetSettings.cpp:10
MethodUPropertySerializer
Source/JsonAsAsset/Private/Utilities/Serializers/PropertyUtilities.cpp:18
MethodUSerializerContainer
Source/JsonAsAsset/Private/Utilities/Serializers/SerializerContainer.cpp:5
MethodUpdate
Source/JsonAsAsset/Private/Modules/Versioning.cpp:28
MethodUpdateBlendListByEnumVisibleEntries
Source/JsonAsAsset/Private/Importers/Types/Blueprint/AnimationBlueprintImporter.cpp:289
MethodVector2
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:100
MethodVector3
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:216
MethodVector4
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:314
MethodWaitForCloudTimerCallback
Source/JsonAsAsset/Private/Modules/Toolbar/Toolbar.cpp:188
Functionacos_assert
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:53
Functionacosf_assert
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:59
Functionadd_scaled
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:572
Functionappend
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:285
Functionasin_assert
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:65
Functionasinf_assert
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:71
MethodaverageColor
Get average color of the block.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:151
Methodbegin
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:531
MethodblockSize
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/DirectDrawSurface.cpp:1049
MethodboundsRange
Get color range based on the bounding box.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:231
MethodboundsRangeAlpha
Get color range based on the bounding box.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:268
Functionbuffer
Get const vector pointer.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:252
FunctionbyteOrder
Get byte order.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Stream.h:41
Functionclamp1023_signed
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:44
Functionclamp2047
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:36
FunctionclearError
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/StdStream.h:78
FunctioncolorClamp
Clamp color components.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Color.h:122
FunctioncolorNormalize
Clamp without allowing the hue to change.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Color.h:128
Methodcolors
Get pointer to block colors.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.h:60
Methodcolumn
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:117
Functioncomplement3bitshifted_slow
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:58
Methodcomponent
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:155
MethodcomputeRange
Find extreme colors in the given axis.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:332
Functioncontains
Check if the given element is contained in the array.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:337
Functioncount
Get vector size.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:249
MethodcountUniqueColors
Count number of unique colors in this color block.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:128
Functioncross
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Vector.h:537
FunctiondeleteAll
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Containers.h:139
Methoddepth
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/DirectDrawSurface.cpp:783
FunctiondetexConvertPixelsInPlace
Source/ThirdParty/Detex/ThirdParty/detex/convert.cpp:1175
FunctiondetexDecompressBlockBC1
Decompress a 64-bit 4x4 pixel texture block compressed using the BC1 */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:23
FunctiondetexDecompressBlockBC1A
Decompress a 64-bit 4x4 pixel texture block compressed using the BC1A */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:87
FunctiondetexDecompressBlockBC2
Decompress a 64-bit 4x4 pixel texture block compressed using the BC2 */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:136
FunctiondetexDecompressBlockBC3
Decompress a 64-bit 4x4 pixel texture block compressed using the BC3 */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:175
FunctiondetexDecompressBlockBPTC
Decompress a 128-bit 4x4 pixel texture block compressed using the BPTC */ (BC7) format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:354
FunctiondetexDecompressBlockBPTC_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
FunctiondetexDecompressBlockBPTC_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
FunctiondetexDecompressBlockEAC_R11
Decompress a 64-bit 4x4 pixel texture block compressed using the */ EAC_R11 format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:132
FunctiondetexDecompressBlockEAC_RG11
Decompress a 128-bit 4x4 pixel texture block compressed using the */ EAC_RG11 format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:144
FunctiondetexDecompressBlockEAC_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
FunctiondetexDecompressBlockEAC_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
FunctiondetexDecompressBlockETC2_EAC
Decompress a 128-bit 4x4 pixel texture block compressed using the ETC2_EAC */ format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:54
FunctiondetexDecompressBlockETC2_PUNCHTHROUGH
Decompress a 64-bit 4x4 pixel texture block compressed using the */ ETC2_PUNCHTROUGH format. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:653
FunctiondetexDecompressTextureTiled
* 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
FunctiondetexDivideMinus639To639By5
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:960
FunctiondetexDivideMinus895To895By7
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:950
FunctiondetexGetAlternativeTextureFormatText
Return alternative description of the texture format.
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:298
FunctiondetexGetDX10Parameters
Return DirectX 10 format for a texture format. */
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:322
FunctiondetexGetErrorMessage
Source/ThirdParty/Detex/ThirdParty/detex/misc.cpp:105
FunctiondetexGetModeBC1
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:63
FunctiondetexGetModeBPTC
Return the internal mode of the BPTC block. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:603
FunctiondetexGetModeBPTC_SIGNED_FLOAT
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc-float.cpp:656
FunctiondetexGetModeETC1
Return the internal mode of a ETC1 block. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:183
FunctiondetexGetModeETC2_EAC
Return the internal mode of a ETC2_EAC block. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:89
FunctiondetexGetModeETC2_PUNCHTHROUGH
Return the internal mode of a ETC2_PUNCHTROUGH block. */
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:721
FunctiondetexGetOpenGLParameters
Return OpenGL Texture2D/KTX file parameters for a texture format. */
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:308
FunctiondetexLoadDDSFile
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
FunctiondetexLookupKTXFileInfo
Look-up texture file info for KTX file format based on GL format parameters.
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:213
FunctiondetexLookupTextureDescription
Look-up texture file info for texture description.
Source/ThirdParty/Detex/ThirdParty/detex/file-info.cpp:205
FunctiondetexPack32G16
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1021
FunctiondetexPack32R16
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1017
FunctiondetexPack64A16
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:1041
FunctiondetexSaveDDSFile
Save texture to DDS file (single mip-map level). Returns true if succesful.
Source/ThirdParty/Detex/ThirdParty/detex/dds.cpp:292
FunctiondetexSetModeBC1
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bc.cpp:71
FunctiondetexSetModeBPTC
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc.cpp:612
FunctiondetexSetModeBPTC_FLOAT
Source/ThirdParty/Detex/ThirdParty/detex/decompress-bptc-float.cpp:664
FunctiondetexSetModeETC1
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:192
FunctiondetexSetModeETC2_EAC
Source/ThirdParty/Detex/ThirdParty/detex/decompress-eac.cpp:93
FunctiondetexSetModeETC2_PUNCHTHROUGH
Source/ThirdParty/Detex/ThirdParty/detex/decompress-etc.cpp:744
FunctiondetexTextureSize
Return the total size of a compressed texture. */
Source/ThirdParty/Detex/ThirdParty/detex/detex.h:881
MethoddiameterRange
Get diameter color range.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:178
Methodend
Source/JsonAsAsset/Public/Utilities/Serializers/Containers/ObjectExport.h:532
Functionequal
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/nvmath.h:94
MethodevaluatePalette3
Evaluate palette assuming 3 color block.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:94
MethodevaluatePalette4
Evaluate palette assuming 4 color block.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:120
MethodevaluatePalette6
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:367
MethodevaluatePalette8
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:353
MethodfaceSize
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/DirectDrawSurface.cpp:1103
Methodfill
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/Image.cpp:102
Methodflip2
Flip half DXT1 block vertically.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:268
Methodflip4
Flip DXT1 block vertically.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/BlockDXT.cpp:261
Methodfree
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/Image.cpp:78
Methodget
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvmath/Matrix.h:90
MethodgetWeakProxy
Get weak proxy.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvcore/Ptr.h:150
MethodhasAlpha
Return true if the block is not fully opaque.
Source/ThirdParty/NVTT/ThirdParty/nvtt/nvimage/ColorBlock.cpp:167
← previousnext →701–800 of 942, ranked by callers