MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / closeElement

Method closeElement

COLLADAStreamWriter/src/COLLADASWPrimitves.cpp:90–93  ·  view source on GitHub ↗

---------------------------------------------------------------

Source from the content-addressed store, hash-verified

88
89 //---------------------------------------------------------------
90 void PrimitivesBase::closeElement()
91 {
92 mSW->closeElement();
93 }
94
95 //---------------------------------------------------------------
96 void PrimitivesBase::appendInputList ()

Callers 15

addMethod · 0.45
addMethod · 0.45
addMethod · 0.45
addMethod · 0.45
addInitAsTargetMethod · 0.45
addInitCubeMethod · 0.45
addInitVolumeMethod · 0.45
addInitPlanarMethod · 0.45
addInitFromMethod · 0.45
addInitAsNullMethod · 0.45
addElementMethod · 0.45
addParameterURLMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected