MCPcopy Create free account

hub / github.com/KhronosGroup/OpenCOLLADA / functions

Functions44,673 in github.com/KhronosGroup/OpenCOLLADA

↓ 19 callersMethodgetAnimationStart
Returns the animation start time.*/
COLLADAMax/include/COLLADAMaxOptions.h:141
↓ 19 callersMethodgetColor
The color value. */
COLLADAFramework/include/COLLADAFWPassClear.h:67
↓ 19 callersFunctioninfinite
COLLADAMaya/src/COLLADAMayaPhysXExporter.cpp:41
↓ 19 callersMethodisStringType
Finds out if given type is of string kind. If given type uses variety list, it's itemtype is used. @param type Type to check @return True
xsd2cppsax/src/de/netallied/xsd2cppsax/Util.java:946
↓ 19 callersMethodisValid
---------------------------------------------------------------
COLLADAFramework/src/COLLADAFWColor.cpp:34
↓ 19 callersFunctionmax
-------------------------------------------------------------------------------------------
Externals/MathMLSolver/include/MathMLSolverFunctionExtensions.h:340
↓ 19 callersFunctionmin
dae23ds/include/DAE23dsBaseWriter.h:134
↓ 19 callersMethodsetElement
COLLADABaseUtils/include/Math/COLLADABUMathMatrix4.h:125
↓ 19 callersMethodsetType
Sets the type of the node*/
COLLADAStreamWriter/include/COLLADASWNode.h:139
↓ 19 callersMethodwrite
Externals/MayaDataModel/include/MayaDMClipLibrary.h:58
↓ 19 callersMethodwrite
Externals/MayaDataModel/include/MayaDMBlendShape.h:51
↓ 19 callersFunctionxmlFAGenerateEpsilonTransition
* xmlFAGenerateEpsilonTransition: * @ctxt: a regexp parser context * @from: the from state * @to: the target state or NULL for building a new on
Externals/LibXML/xmlregexp.c:1474
↓ 19 callersFunctionxmlNodeGetContent
* xmlNodeGetContent: * @cur: the node being read * * Read the value of a node, this can be either the text carried * directly by this node if it'
Externals/LibXML/tree.c:5113
↓ 19 callersFunctionxmlRelaxNGFreeStates
* xmlRelaxNGFreeStates: * @ctxt: a Relax-NG validation context * @states: teh container * * Free a RelaxNG validation state container */
Externals/LibXML/relaxng.c:1131
↓ 19 callersFunctionxmlRngPErrMemory
* xmlRngPErrMemory: * @ctxt: an Relax-NG parser context * @extra: extra informations * * Handle a redefinition of attribute error */
Externals/LibXML/relaxng.c:433
↓ 19 callersFunctionxmlSchemaGetComponentDesignation
Externals/LibXML/xmlschemas.c:1421
↓ 19 callersFunctionxmlXPathCompOpEval
* xmlXPathCompOpEval: * @ctxt: the XPath parser context with the compiled expression * @op: an XPath compiled operation * * Evaluate the Precomp
Externals/LibXML/xpath.c:13092
↓ 18 callersMethodSuperClassID
COLLADAMax/include/COLLADAMaxGoogleWarehouse.h:91
↓ 18 callersMethodallocMemory
Allocates memory for @a size elements of type DataType. Must not be called more than once, without calling releaseMemory() in between. The m
COLLADAFramework/include/COLLADAFWArray.h:146
↓ 18 callersMethodappendNormals
Externals/MayaDataModel/include/MayaDMMesh.h:542
↓ 18 callersFunctionconvert
COLLADAMax/src/COLLADAMaxConversionFunctor.cpp:35
↓ 18 callersMethodcreateDefaultTypeMapString
()
xsd2cppsax/src/de/netallied/xsd2cppsax/TypeMapping/TypeMapFactoryString.java:179
↓ 18 callersMethodgetDimension
---------------------------------------------------------------
COLLADAMax/src/COLLADAMaxAnimationExporter.cpp:108
↓ 18 callersMethodgetNode
---------------------------------------------------
COLLADAMaya/src/COLLADAMayaDagHelper.cpp:1187
↓ 18 callersMethodgetStride
* The number of values that are to be considered a unit during each access to the array. * The default is 1, indicating that a single value is
COLLADASaxFrameworkLoader/include/COLLADASaxFWLAccessor.h:98
↓ 18 callersMethodgetType
-------------------------------------------------------------------------
Externals/MathMLSolver/src/AST/MathMLASTConstantExpression.cpp:154
↓ 18 callersFunctionhandleError
(test, msg)
Externals/LibXML/xstc/xstc.py:115
↓ 18 callersFunctionlib3ds_io_read_byte
! * Read a byte from a file stream. */
Externals/lib3ds/src/lib3ds_io.c:142
↓ 18 callersFunctionmain
DAEValidator/executable/src/Main.cpp:3
↓ 18 callersFunctionsetAttr
* Method to set an attribute's value of an maya node. */
Externals/MayaDataModel/include/MayaDMCommands.h:198
↓ 18 callersMethodwrite
Externals/MayaDataModel/include/MayaDMControlPoint.h:24
↓ 18 callersMethodwrite
Externals/MayaDataModel/include/MayaDMBlindDataTemplate.h:47
↓ 18 callersMethodwrite
Externals/MayaDataModel/include/MayaDMSpring.h:21
↓ 18 callersMethodwrite
Externals/MayaDataModel/include/MayaDMAimConstraint.h:26
↓ 18 callersFunctionxmlDictCreate
* xmlDictCreate: * * Create a new dictionary * * Returns the newly created dictionnary, or NULL if an error occured. */
Externals/LibXML/dict.c:321
↓ 18 callersFunctionxmlNewNode
* xmlNewNode: * @ns: namespace if any * @name: the node name * * Creation of a new node element. @ns is optional (NULL). * * Returns a pointer
Externals/LibXML/tree.c:2164
↓ 18 callersFunctionxmlParseChunk
* xmlParseChunk: * @ctxt: an XML parser context * @chunk: an char array * @size: the size in byte of the chunk * @terminate: last chunk indica
Externals/LibXML/parser.c:10877
↓ 18 callersFunctionxmlPopInput
* xmlPopInput: * @ctxt: an XML parser context * * xmlPopInput: the current input pointed by ctxt->input came to an end * pop it and retu
Externals/LibXML/parser.c:1825
↓ 18 callersFunctionxmlSchemaErr
Externals/LibXML/xmlschemas.c:2140
↓ 18 callersFunctionxmlSchemaFree
* xmlSchemaFree: * @schema: a schema structure * * Deallocate a Schema structure. */
Externals/LibXML/xmlschemas.c:4090
↓ 18 callersFunctionxmlSwitchEncoding
* xmlSwitchEncoding: * @ctxt: the parser context * @enc: the encoding value (number) * * change the input functions when discovering the charact
Externals/LibXML/parserInternals.c:946
↓ 18 callersFunctionxmlXPtrLocationSetAdd
* xmlXPtrLocationSetAdd: * @cur: the initial range set * @val: a new xmlXPathObjectPtr * * add a new xmlXPathObjectPtr to an existing LocationSe
Externals/LibXML/xpointer.c:641
↓ 18 callersFunctionxmlXPtrNewRange
* xmlXPtrNewRange: * @start: the starting node * @startindex: the start index * @end: the ending point * @endindex: the ending index * * Cre
Externals/LibXML/xpointer.c:333
↓ 17 callersMethodaddAnimatedParameter
---------------------------------------------------------------
COLLADAMax/src/COLLADAMaxAnimationExporter.cpp:479
↓ 17 callersMethodbegin__technique
COLLADASaxFrameworkLoader/src/generated14/COLLADASaxFWLMeshLoader14.cpp:335
↓ 17 callersFunctiondes_FILE_ptr
Externals/LibXML/testapi.c:385
↓ 17 callersFunctiondes_char_ptr
Externals/LibXML/testapi.c:7480
↓ 17 callersFunctiondes_xmlXPathContextPtr
Externals/LibXML/testapi.c:45702
↓ 17 callersMethodend__technique
COLLADASaxFrameworkLoader/src/generated14/COLLADASaxFWLMeshLoader14.cpp:344
↓ 17 callersFunctiongen_FILE_ptr
Externals/LibXML/testapi.c:381
↓ 17 callersFunctiongen_char_ptr
Externals/LibXML/testapi.c:7477
↓ 17 callersFunctiongen_xmlXPathContextPtr
Externals/LibXML/testapi.c:45699
↓ 17 callersMethodgetConfig
@return Configuration.
xsd2cppsax/src/de/netallied/xsd2cppsax/printers/AbstractParserImplementationPrinter.java:51
↓ 17 callersMethodgetInitialIndex
COLLADAFramework/include/COLLADAFWIndexList.h:61
↓ 17 callersMethodgetParent
Returns the @a i'th child*/
COLLADAMaya/include/COLLADAMayaSceneElement.h:170
↓ 17 callersMethodgetPathFileBase
COLLADABaseUtils/src/COLLADABUURI.cpp:439
↓ 17 callersMethodgetType
Find XSD type of given attribute. @param attrUse Attribute to find type for. @return Type of attribute.
xsd2cppsax/src/de/netallied/xsd2cppsax/Util.java:711
↓ 17 callersFunctiongetenv
Externals/LibXML/win32/wince/wincecompat.c:58
↓ 17 callersFunctionlib3ds_io_read_intw
! * Read a signed word from a file stream in little endian format. */
Externals/lib3ds/src/lib3ds_io.c:202
↓ 17 callersFunctionlib3ds_io_write_string
! * Writes a zero-terminated string into a file stream. */
Externals/lib3ds/src/lib3ds_io.c:442
↓ 17 callersFunctionlib3ds_track_write
Externals/lib3ds/src/lib3ds_track.c:501
↓ 17 callersMethodprintIncludes
Prints given includes to given stream. @param stream String to print to. @param includes List of header files.
xsd2cppsax/src/de/netallied/xsd2cppsax/printers/PrinterUtils.java:383
↓ 17 callersMethodprintNamespaceOpen
Prints C++ code to open namespace from config. @param stream Stream to print to. @param namespace Namespace to open
xsd2cppsax/src/de/netallied/xsd2cppsax/printers/PrinterUtils.java:407
↓ 17 callersMethodreallocMemory
* Increases the capacity of the array, if necessary, to ensure that it can hold at least * the number of elements specified by the minimum capacity
COLLADAFramework/include/COLLADAFWArrayPrimitiveType.h:166
↓ 17 callersMethodvalue
DAEValidator/library/src/XmlAttribute.cpp:23
↓ 17 callersFunctionxmlAutomataNewTransition2
* xmlAutomataNewTransition2: * @am: an automata * @from: the starting point of the transition * @to: the target point of the transition or NULL *
Externals/LibXML/xmlregexp.c:5720
↓ 17 callersFunctionxmlBuildQName
* xmlBuildQName: * @ncname: the Name * @prefix: the prefix * @memory: preallocated memory * @len: preallocated memory length * * Builds the
Externals/LibXML/tree.c:212
↓ 17 callersFunctionxmlC14NErrInternal
* xmlC14NErrInternal: * @extra: extra informations * * Handle a redefinition of internal error */
Externals/LibXML/c14n.c:162
↓ 17 callersFunctionxmlCanonicPath
Externals/LibXML/uri.c:2427
↓ 17 callersFunctionxmlFreeTextReader
* xmlFreeTextReader: * @reader: the xmlTextReaderPtr * * Deallocate all the resources associated to the reader */
Externals/LibXML/xmlreader.c:2149
↓ 17 callersFunctionxmlGetDtdQAttrDesc
Externals/LibXML/valid.c:3343
↓ 17 callersFunctionxmlHashAddEntry2
* xmlHashAddEntry2: * @table: the hash table * @name: the name of the userdata * @name2: a second name of the userdata * @userdata: a pointer to t
Externals/LibXML/hash.c:360
↓ 17 callersFunctionxmlListDelete
* xmlListDelete: * @l: a list * * Deletes the list and its associated data */
Externals/LibXML/list.c:333
↓ 17 callersFunctionxmlRMutexUnlock
* xmlRMutexUnlock: * @tok: the reentrant mutex * * xmlRMutexUnlock() is used to unlock a libxml2 token_r. */
Externals/LibXML/threads.c:393
↓ 17 callersFunctionxmlSAX2ErrMemory
* xmlSAX2ErrMemory: * @ctxt: an XML validation parser context * @msg: a string to accompany the error message */
Externals/LibXML/SAX2.c:52
↓ 17 callersFunctionxmlStrstr
Externals/LibXML/xmlstring.c:340
↓ 17 callersFunctionxmlXPathCacheNewNodeSet
* xmlXPathCacheNewNodeSet: * @ctxt: the XPath context * @val: the NodePtr value * * This is the cached version of xmlXPathNewNodeSet(). * Acquir
Externals/LibXML/xpath.c:2009
↓ 17 callersFunctionxmlXPathNodeSetAddUnique
* xmlXPathNodeSetAddUnique: * @cur: the initial node set * @val: a new xmlNodePtr * * add a new xmlNodePtr to an existing NodeSet, optimized ver
Externals/LibXML/xpath.c:3604
↓ 17 callersFunctionxmlXPtrErrMemory
* xmlXPtrErrMemory: * @extra: extra informations * * Handle a redefinition of attribute error */
Externals/LibXML/xpointer.c:72
↓ 16 callersFunctionConvertInput
* ConvertInput: * @in: string in a given encoding * @encoding: the encoding used * * Converts @in into UTF-8 for processing with libxml2 APIs *
Externals/LibXML/doc/examples/testWriter.c:1143
↓ 16 callersFunctionXML_ParserFree
Externals/expat/lib/xmlparse.c:1081
↓ 16 callersFunctionXML_SetUserData
Externals/expat/lib/xmlparse.c:1172
↓ 16 callersFunction__xmlErrEncoding
* __xmlErrEncoding: * @ctxt: an XML parser context * @xmlerr: the error number * @msg: the error message * @str1: an string info * @str2: an
Externals/LibXML/parserInternals.c:137
↓ 16 callersMethodadd
COLLADAMax/include/COLLADAMaxExportNode.h:312
↓ 16 callersMethodappendKeyTanInX
Externals/MayaDataModel/include/MayaDMAnimCurve.h:113
↓ 16 callersMethodcloneArray
Clones the array inti @a clonedArray.*/
COLLADAFramework/include/COLLADAFWArray.h:176
↓ 16 callersMethoddebugMsg
(self, msg)
Externals/LibXML/xstc/xstc.py:296
↓ 16 callersFunctiondes_parseroptions
Externals/LibXML/testapi.c:271
↓ 16 callersFunctiondes_xmlHashTablePtr
Externals/LibXML/testapi.c:628
↓ 16 callersFunctiondes_xmlNsPtr
Externals/LibXML/testapi.c:563
↓ 16 callersFunctiongen_parseroptions
Externals/LibXML/testapi.c:263
↓ 16 callersFunctiongen_xmlHashTablePtr
Externals/LibXML/testapi.c:624
↓ 16 callersFunctiongen_xmlNsPtr
Externals/LibXML/testapi.c:559
↓ 16 callersMethodgetAmbient
Declares the amount of ambient light emitted from the surface of this object. */
COLLADAFramework/include/COLLADAFWShaderLambert.h:55
↓ 16 callersMethodgetAnimationExporter
---------------------------
COLLADAMaya/src/COLLADAMayaDocumentExporter.cpp:713
↓ 16 callersMethodgetGenerationDataProvider
@return {@link IGenerationDataProvider}.
xsd2cppsax/src/de/netallied/xsd2cppsax/printers/ICodePrinter.java:32
↓ 16 callersMethodgetGroupId
Externals/MayaDataModel/include/MayaDMGroupId.h:27
↓ 16 callersMethodgetIsExportNode
--------------------------------------------------------------------
COLLADAMaya/src/COLLADAMayaSceneGraph.cpp:347
↓ 16 callersMethodgetOutDimension
Returns the dimension of the output, e.g. 1 for a single float, 3 for a position.*/
COLLADAFramework/include/COLLADAFWAnimationCurve.h:116
↓ 16 callersMethodgetSourceFile
{@inheritDoc} @see de.netallied.xsd2cppsax.printers.ExampleParserPrinter#getSourceFile()
xsd2cppsax/src/de/netallied/xsd2cppsax/printers/FPrintfParserPrinter.java:268
← previousnext →401–500 of 44,673, ranked by callers