MCPcopy Create free account

hub / github.com/KhronosGroup/COLLADA2GLTF / functions

Functions189 in github.com/KhronosGroup/COLLADA2GLTF

MethodgetAllLights
GLTF/src/GLTFAsset.cpp:457
MethodgetAllMaterials
GLTF/src/GLTFAsset.cpp:224
MethodgetAllMeshes
GLTF/src/GLTFAsset.cpp:181
MethodgetAllNodes
GLTF/src/GLTFAsset.cpp:150
MethodgetAllPrimitiveAccessors
GLTF/src/GLTFAsset.cpp:391
MethodgetAllPrimitives
GLTF/src/GLTFAsset.cpp:195
MethodgetAllPrograms
GLTF/src/GLTFAsset.cpp:254
MethodgetAllSkins
GLTF/src/GLTFAsset.cpp:209
MethodgetAllTechniques
GLTF/src/GLTFAsset.cpp:239
MethodgetAllTextures
GLTF/src/GLTFAsset.cpp:290
MethodgetDimensions
* Get the dimensions of this image based on the mimeType. * Based on code from: https://github.com/image-size/image-size. */
GLTF/src/GLTFImage.cpp:92
MethodgetTransformMatrix
GLTF/src/GLTFNode.cpp:178
MethodhasTexture
GLTF/src/GLTFMaterial.cpp:27
Methodload
GLTF/src/GLTFImage.cpp:39
Functionmain
test/src/main.cpp:3
Functionmain
src/main.cpp:22
Functionmain
GLTF/test/src/main.cpp:4
FunctionmapAttributeIndicesArray
src/COLLADA2GLTFWriter.cpp:542
MethodparseElement
src/COLLADA2GLTFExtrasHandler.cpp:56
MethodremoveAttributeFromDracoExtension
GLTF/src/GLTFAsset.cpp:660
MethodscaleUniform
GLTF/src/GLTFNode.cpp:75
Methodstart
src/COLLADA2GLTFWriter.cpp:34
MethodtextData
src/COLLADA2GLTFExtrasHandler.cpp:65
MethodtypeName
GLTF/src/GLTFBuffer.cpp:16
MethodtypeName
GLTF/src/GLTFProgram.cpp:6
MethodtypeName
GLTF/src/GLTFCamera.cpp:6
MethodtypeName
GLTF/src/GLTFBufferView.cpp:22
MethodtypeName
GLTF/src/GLTFImage.cpp:127
MethodtypeName
GLTF/src/GLTFNode.cpp:247
MethodtypeName
GLTF/src/GLTFSampler.cpp:6
MethodtypeName
GLTF/src/GLTFTexture.cpp:6
MethodtypeName
GLTF/src/GLTFAnimation.cpp:26
MethodtypeName
GLTF/src/GLTFShader.cpp:10
MethodtypeName
GLTF/src/GLTFMesh.cpp:6
MethodtypeName
GLTF/src/GLTFAccessor.cpp:256
MethodtypeName
GLTF/src/GLTFScene.cpp:6
MethodtypeName
GLTF/src/GLTFMaterial.cpp:31
MethodtypeName
GLTF/src/GLTFObject.cpp:23
MethodtypeName
GLTF/src/GLTFSkin.cpp:7
MethodtypeName
GLTF/src/GLTFTechnique.cpp:12
MethodwriteAnimation
* Reads and caches the data from a <COLLADAFW::Animation>. * * This data is used by <COLLADA2GLTFWriter::writeAnimationList> to write out <GLTF::Anima
src/COLLADA2GLTFWriter.cpp:1286
MethodwriteAnimationClip
* Read the <COLLADAFW::AnimationClip> and store its animation group * associations. * * Currently, animations that target the same node cannot be
src/COLLADA2GLTFWriter.cpp:1383
MethodwriteAnimationList
* Reads a <COLLADAFW::AnimationList> and writes a <GLTF::Animation> object. * * A <COLLADAFW::AnimationList> targets a transformation on a node. This
src/COLLADA2GLTFWriter.cpp:1413
MethodwriteCamera
src/COLLADA2GLTFWriter.cpp:1166
MethodwriteController
* Creates a placeholder <GLTF::Skin> for each <COLLADAFW::SkinController>. * The produced skins are stored in `_skinInstances` indexed by their <COLLA
src/COLLADA2GLTFWriter.cpp:1841
MethodwriteEffect
src/COLLADA2GLTFWriter.cpp:1006
MethodwriteFormulas
src/COLLADA2GLTFWriter.cpp:1974
MethodwriteGlobalAsset
src/COLLADA2GLTFWriter.cpp:42
MethodwriteImage
src/COLLADA2GLTFWriter.cpp:1246
MethodwriteJSON
GLTF/src/GLTFBuffer.cpp:20
MethodwriteJSON
GLTF/src/GLTFProgram.cpp:10
MethodwriteJSON
GLTF/src/GLTFCamera.cpp:10
MethodwriteJSON
GLTF/src/GLTFBufferView.cpp:26
MethodwriteJSON
GLTF/src/GLTFImage.cpp:131
MethodwriteJSON
GLTF/src/GLTFSampler.cpp:10
MethodwriteJSON
GLTF/src/GLTFTexture.cpp:10
MethodwriteJSON
GLTF/src/GLTFDracoExtension.cpp:8
MethodwriteJSON
GLTF/src/GLTFPrimitive.cpp:31
MethodwriteJSON
GLTF/src/GLTFAnimation.cpp:30
MethodwriteJSON
GLTF/src/GLTFShader.cpp:14
MethodwriteJSON
GLTF/src/GLTFMesh.cpp:26
MethodwriteJSON
GLTF/src/GLTFAccessor.cpp:260
MethodwriteJSON
GLTF/src/GLTFScene.cpp:10
MethodwriteJSON
GLTF/src/GLTFMaterial.cpp:35
MethodwriteJSON
GLTF/src/GLTFAsset.cpp:61
MethodwriteJSON
GLTF/src/GLTFObject.cpp:39
MethodwriteJSON
GLTF/src/GLTFSkin.cpp:11
MethodwriteJSON
GLTF/src/GLTFTechnique.cpp:16
MethodwriteKinematicsScene
src/COLLADA2GLTFWriter.cpp:1978
MethodwriteLibraryNodes
src/COLLADA2GLTFWriter.cpp:516
MethodwriteLight
src/COLLADA2GLTFWriter.cpp:1255
MethodwriteMaterial
src/COLLADA2GLTFWriter.cpp:975
MethodwriteScene
src/COLLADA2GLTFWriter.cpp:505
MethodwriteSkinControllerData
src/COLLADA2GLTFWriter.cpp:1730
Method~Animation
GLTF/src/GLTFAnimation.cpp:22
Method~Asset
GLTF/src/GLTFAsset.cpp:25
Method~Buffer
GLTF/src/GLTFBuffer.cpp:12
Method~COLLADA2GLTFWriterTest
test/src/COLLADA2GLTFWriterTest.cpp:15
Method~Channel
GLTF/src/GLTFAnimation.cpp:150
Method~GLTFObjectTest
GLTF/test/src/GLTFObjectTest.cpp:13
Method~Image
GLTF/src/GLTFImage.cpp:31
Method~Material
GLTF/src/GLTFMaterial.cpp:12
Method~MaterialPBR
GLTF/src/GLTFMaterial.cpp:883
Method~MetallicRoughness
GLTF/src/GLTFMaterial.cpp:173
Method~Node
GLTF/src/GLTFNode.cpp:243
Method~Object
GLTF/src/GLTFObject.cpp:7
Method~Primitive
GLTF/src/GLTFPrimitive.cpp:8
Method~SpecularGlossiness
GLTF/src/GLTFMaterial.cpp:214
Method~Technique
GLTF/src/GLTFTechnique.cpp:6
← previous101–189 of 189, ranked by callers