MCPcopy Create free account

hub / github.com/KhronosGroup/COLLADA2GLTF / functions

Functions189 in github.com/KhronosGroup/COLLADA2GLTF

↓ 48 callersMethodgetStringId
GLTF/src/GLTFObject.cpp:16
↓ 17 callersFunctionGLTFObjectDeleter
GLTF/src/GLTFAsset.cpp:13
↓ 16 callersFunctionconvert
(collada_url)
test/js/test/validate.js:19
↓ 16 callersFunctionvalidate
(asset, expected)
test/js/test/validate.js:46
↓ 11 callersMethodgetNumberOfComponents
GLTF/src/GLTFAccessor.cpp:194
↓ 9 callersMethodgetComponentAtIndex
GLTF/src/GLTFAccessor.cpp:109
↓ 6 callersMethodgetDefaultScene
GLTF/src/GLTFAsset.cpp:92
↓ 6 callersFunctionpackColladaColor
src/COLLADA2GLTFWriter.cpp:980
↓ 5 callersFunctionpackColladaMatrix
src/COLLADA2GLTFWriter.cpp:180
↓ 4 callersMethodgetComponentByteLength
GLTF/src/GLTFAccessor.cpp:175
↓ 4 callersMethodwriteNodesToGroup
src/COLLADA2GLTFWriter.cpp:479
↓ 4 callersFunctionwriteObject
GLTF/test/src/GLTFObjectTest.cpp:17
↓ 4 callersMethodwriteVisualScene
src/COLLADA2GLTFWriter.cpp:488
↓ 3 callersMethodclone
GLTF/src/GLTFNode.cpp:114
↓ 3 callersMethodcomputeMinMax
GLTF/src/GLTFAccessor.cpp:75
↓ 3 callersFunctionendianSwap16
GLTF/src/GLTFImage.cpp:80
↓ 3 callersMethodgetByteStride
GLTF/src/GLTFAccessor.cpp:102
↓ 3 callersFunctioninterpolateTranslation
src/COLLADA2GLTFWriter.cpp:1327
↓ 3 callersMethodremoveUnusedSemantics
GLTF/src/GLTFAsset.cpp:570
↓ 3 callersMethodrequireExtension
GLTF/src/GLTFAsset.cpp:924
↓ 2 callersFunctionendianSwap32
GLTF/src/GLTFImage.cpp:84
↓ 2 callersMethodgetAllImages
GLTF/src/GLTFAsset.cpp:376
↓ 2 callersFunctiongetFlattenedTransform
src/COLLADA2GLTFWriter.cpp:172
↓ 2 callersFunctiongetMatrixFromTransform
src/COLLADA2GLTFWriter.cpp:112
↓ 2 callersFunctiongetMeshVertexDataAtIndex
src/COLLADA2GLTFWriter.cpp:580
↓ 2 callersMethodgetTransformTRS
GLTF/src/GLTFNode.cpp:108
↓ 2 callersFunctionisUnusedNode
GLTF/src/GLTFAsset.cpp:675
↓ 2 callersFunctionpathString
GLTF/src/GLTFAnimation.cpp:8
↓ 2 callersMethodwriteComponentAtIndex
GLTF/src/GLTFAccessor.cpp:142
↓ 2 callersMethodwriteJSON
GLTF/src/GLTFNode.cpp:270
↓ 1 callersFunctionRecursiveNodeDeleter
src/COLLADA2GLTFWriter.cpp:509
↓ 1 callersFunctionbuildAttributeId
src/COLLADA2GLTFWriter.cpp:588
↓ 1 callersMethodcompressPrimitives
GLTF/src/GLTFAsset.cpp:773
↓ 1 callersMethodgetAllShaders
GLTF/src/GLTFAsset.cpp:268
↓ 1 callersMethodgetAnimationGroups
src/COLLADA2GLTFWriter.cpp:9
↓ 1 callersMethodgetMaterial
GLTF/src/GLTFMaterial.cpp:383
↓ 1 callersMethodgetMaterialPBR
GLTF/src/GLTFMaterial.cpp:900
↓ 1 callersMethodgetTechniqueKey
GLTF/src/GLTFMaterial.cpp:848
↓ 1 callersMethodgetTechniqueName
GLTF/src/GLTFMaterial.cpp:369
↓ 1 callersMethodgetTypeName
GLTF/src/GLTFAccessor.cpp:217
↓ 1 callersMethodisIdentity
GLTF/src/GLTFNode.cpp:81
↓ 1 callersMethodisIdentityRotation
GLTF/src/GLTFNode.cpp:94
↓ 1 callersMethodisIdentityScale
GLTF/src/GLTFNode.cpp:101
↓ 1 callersMethodisIdentityTranslation
GLTF/src/GLTFNode.cpp:88
↓ 1 callersFunctionis_base64
GLTF/src/Base64.cpp:5
↓ 1 callersFunctionmapAttributeIndices
src/COLLADA2GLTFWriter.cpp:530
↓ 1 callersMethodmergeAnimations
GLTF/src/GLTFAsset.cpp:496
↓ 1 callersMethodpackAccessors
GLTF/src/GLTFAsset.cpp:822
↓ 1 callersFunctionpackAccessorsForTargetByteStride
GLTF/src/GLTFAsset.cpp:744
↓ 1 callersMethodpremultiply
GLTF/src/GLTFNode.cpp:54
↓ 1 callersMethodremoveUncompressedBufferViews
GLTF/src/GLTFAsset.cpp:550
↓ 1 callersMethodremoveUnusedNodes
GLTF/src/GLTFAsset.cpp:686
↓ 1 callersMethoduseExtension
GLTF/src/GLTFAsset.cpp:929
↓ 1 callersMethodwriteGeometry
src/COLLADA2GLTFWriter.cpp:962
↓ 1 callersMethodwriteMesh
* Converts and writes a <COLLADAFW::Mesh> to a <GLTF::Mesh>. * The produced meshes are stored in `this->_meshInstances` indexed by their <COLLADAFW::
src/COLLADA2GLTFWriter.cpp:607
↓ 1 callersMethodwriteNodeToGroup
src/COLLADA2GLTFWriter.cpp:192
MethodAccessor
GLTF/src/GLTFAccessor.cpp:12
MethodAsset
GLTF/src/GLTFAsset.cpp:20
MethodBuffer
GLTF/src/GLTFBuffer.cpp:7
MethodBufferView
GLTF/src/GLTFBufferView.cpp:6
MethodCOLLADA2GLTFWriterTest
test/src/COLLADA2GLTFWriterTest.cpp:7
MethodCameraOrthographic
GLTF/include/GLTFCamera.h:26
MethodCameraPerspective
GLTF/include/GLTFCamera.h:37
MethodDracoExtension
GLTF/include/GLTFDracoExtension.h:16
MethodExtrasHandler
include/COLLADA2GLTFExtrasHandler.h:30
MethodGLTFObjectTest
GLTF/test/src/GLTFObjectTest.cpp:9
MethodImage
GLTF/src/GLTFImage.cpp:12
MethodMaterial
GLTF/src/GLTFMaterial.cpp:7
MethodMaterial
GLTF/include/GLTFMaterial.h:49
MethodMaterialCommon
GLTF/src/GLTFMaterial.cpp:365
MethodMaterialCommon
GLTF/include/GLTFMaterial.h:158
MethodMaterialPBR
GLTF/src/GLTFMaterial.cpp:894
MethodMaterialPBR
GLTF/include/GLTFMaterial.h:63
MethodParameter
GLTF/include/GLTFTechnique.h:21
FunctionTEST
GLTF/test/src/GLTFAssetTest.cpp:4
FunctionTEST
GLTF/test/src/GLTFAccessorTest.cpp:4
FunctionTEST_F
test/src/COLLADA2GLTFWriterTest.cpp:20
FunctionTEST_F
GLTF/test/src/GLTFObjectTest.cpp:26
MethodTransformMatrix
GLTF/src/GLTFNode.cpp:8
MethodTransformTRS
GLTF/src/GLTFNode.cpp:50
MethodWriter
src/COLLADA2GLTFWriter.cpp:7
MethodaddAttributesToDracoMesh
src/COLLADA2GLTFWriter.cpp:863
MethodaddControllerDataToDracoMesh
src/COLLADA2GLTFWriter.cpp:919
FunctionbufferAndMapVertexData
src/COLLADA2GLTFWriter.cpp:553
Methodcancel
src/COLLADA2GLTFWriter.cpp:30
Methodclone
GLTF/src/GLTFPrimitive.cpp:12
Methodclone
GLTF/src/GLTFMesh.cpp:10
Methodclone
GLTF/src/GLTFObject.cpp:27
Methoddecode
GLTF/src/Base64.cpp:48
MethodelementBegin
src/COLLADA2GLTFExtrasHandler.cpp:7
MethodelementEnd
src/COLLADA2GLTFExtrasHandler.cpp:45
Methodencode
GLTF/src/Base64.cpp:10
Methodequals
GLTF/src/GLTFAccessor.cpp:237
Methodfinish
src/COLLADA2GLTFWriter.cpp:38
MethodfromColladaTexture
src/COLLADA2GLTFWriter.cpp:987
MethodgetAllAccessors
GLTF/src/GLTFAsset.cpp:105
MethodgetAllBufferViews
GLTF/src/GLTFAsset.cpp:407
MethodgetAllBuffers
GLTF/src/GLTFAsset.cpp:428
MethodgetAllCameras
GLTF/src/GLTFAsset.cpp:442
MethodgetAllCompressedBufferView
GLTF/src/GLTFAsset.cpp:480
next →1–100 of 189, ranked by callers