MCPcopy Create free account

hub / github.com/KhronosGroup/OpenCOLLADA / functions

Functions44,673 in github.com/KhronosGroup/OpenCOLLADA

↓ 16 callersFunctionhtmlErrMemory
* htmlErrMemory: * @ctxt: an HTML parser context * @extra: extra informations * * Handle a redefinition of attribute error */
Externals/LibXML/HTMLparser.c:73
↓ 16 callersFunctionhtmlParseLookupSequence
* htmlParseLookupSequence: * @ctxt: an HTML parser context * @first: the first char to lookup * @next: the next char to lookup or zero * @third
Externals/LibXML/HTMLparser.c:4480
↓ 16 callersFunctioninitialize_texture_map
Externals/lib3ds/src/lib3ds_material.c:21
↓ 16 callersMethodmayaNameToColladaName
---------------------------
COLLADAMaya/src/COLLADAMayaDocumentExporter.cpp:466
↓ 16 callersFunctionpoolClear
Externals/expat/lib/xmlparse.c:5992
↓ 16 callersFunctiontexture_map_read
Externals/lib3ds/src/lib3ds_material.c:168
↓ 16 callersFunctiontexture_map_write
Externals/lib3ds/src/lib3ds_material.c:536
↓ 16 callersMethodwrite
Externals/MayaDataModel/include/MayaDMPolyColorMod.h:24
↓ 16 callersMethodwrite
Externals/MayaDataModel/include/MayaDMDagNode.h:73
↓ 16 callersFunctionxmlCharStrdup
Externals/LibXML/xmlstring.c:112
↓ 16 callersFunctionxmlFreeEnumeration
* xmlFreeEnumeration: * @cur: the tree to free. * * free an enumeration attribute node (recursive). */
Externals/LibXML/valid.c:1772
↓ 16 callersFunctionxmlNewIOInputStream
* xmlNewIOInputStream: * @ctxt: an XML parser context * @input: an I/O Input * @enc: the charset encoding if known * * Create a new input stre
Externals/LibXML/parserInternals.c:1325
↓ 16 callersFunctionxmlParseFile
Externals/LibXML/parser.c:12740
↓ 16 callersFunctionxmlRegNewState
Externals/LibXML/xmlregexp.c:864
↓ 16 callersFunctionxmlRegStateAddTrans
Externals/LibXML/xmlregexp.c:1336
↓ 16 callersFunctionxmlRegStatePush
Externals/LibXML/xmlregexp.c:1415
↓ 16 callersFunctionxmlSchemaPErr
* xmlSchemaPErr: * @ctxt: the parsing context * @node: the context node * @error: the error code * @msg: the error message * @str1: extra data *
Externals/LibXML/xmlschemas.c:1887
↓ 16 callersFunctionxmlSchemaPMissingAttrErr
* xmlSchemaPMissingAttrErr: * @ctxt: the schema validation context * @ownerDes: the designation of the owner * @ownerName: the name of the owner
Externals/LibXML/xmlschemas.c:2753
↓ 16 callersFunctionxmlTextWriterWriteFormatElement
* xmlTextWriterWriteFormatElement: * @writer: the xmlTextWriterPtr * @name: element name * @format: format string (see printf) * @...: extra p
Externals/LibXML/xmlwriter.c:2156
↓ 16 callersFunctionxmlURIEscapeStr
* xmlURIEscapeStr: * @str: string to escape * @list: exception list string of chars not to escape * * This routine escapes a string to hex, ignor
Externals/LibXML/uri.c:928
↓ 16 callersFunctionxmlWarningMsg
* xmlWarningMsg: * @ctxt: an XML parser context * @error: the error number * @msg: the error message * @str1: extra data * @str2: extra data
Externals/LibXML/parser.c:416
↓ 16 callersFunctionxmlXPathCacheNewFloat
* xmlXPathCacheNewFloat: * @ctxt: the XPath context * @val: the double value * * This is the cached version of xmlXPathNewFloat(). * Acquires an
Externals/LibXML/xpath.c:2224
↓ 16 callersFunctionxmlXPathNewContext
* xmlXPathNewContext: * @doc: the XML document * * Create a new xmlXPathContext * * Returns the xmlXPathContext just allocated. The caller will
Externals/LibXML/xpath.c:5989
↓ 15 callersMethodassign
------------------------------
COLLADAMax/src/COLLADAMaxAnimationAssigner.cpp:88
↓ 15 callersFunctiondes_xmlSAXHandlerPtr
Externals/LibXML/testapi.c:464
↓ 15 callersFunctiondes_xmlSchemaValPtr
Externals/LibXML/testapi.c:34472
↓ 15 callersFunctiondesret_xmlNodeSetPtr
Externals/LibXML/testapi.c:816
↓ 15 callersMethodendElement
called at the start of every element, tag is the name of the element
Externals/LibXML/python/libxml.py:149
↓ 15 callersMethodfillInSimpleValidationTemplate
Fills in C++ code templates related to simple type validation. @param tmpl Code template to process. @param simpleType XSD simp
xsd2cppsax/src/de/netallied/xsd2cppsax/TemplateEngine.java:746
↓ 15 callersFunctiongen_xmlSAXHandlerPtr
Externals/LibXML/testapi.c:458
↓ 15 callersFunctiongen_xmlSchemaValPtr
Externals/LibXML/testapi.c:34469
↓ 15 callersMethodgetOutFileHeader
()
xsd2cppsax/src/de/netallied/xsd2cppsax/Config.java:454
↓ 15 callersMethodgetParameter
Returns the pointer to an array of parameters to animate.*/
COLLADAMax/include/COLLADAMaxAnimationExporter.h:173
↓ 15 callersMethodgetTexture
Externals/MayaDataModel/include/MayaDMPolyCube.h:91
↓ 15 callersMethodgetTolerance
Returns the tolerance value for double value comparison. */
COLLADAMaya/include/COLLADAMayaPhysicsExporter.h:125
↓ 15 callersMethodgetTransformationType
Returns the type of the transformation.*/
COLLADAFramework/include/COLLADAFWTransformation.h:42
↓ 15 callersFunctionlib3ds_io_read_string
! * Read a zero-terminated string from a file stream. * * \param io IO input handle. * \param s The buffer to store the read string. *
Externals/lib3ds/src/lib3ds_io.c:284
↓ 15 callersMethodparseArguments
DAEValidator/library/src/ArgumentParser.cpp:170
↓ 15 callersMethodprintNamespaceClose
Prints C++ code to close namespace from config.
xsd2cppsax/src/de/netallied/xsd2cppsax/printers/PrinterUtils.java:392
↓ 15 callersFunctionroot
-------------------------------------------------------------------------------------------
Externals/MathMLSolver/include/MathMLSolverFunctionExtensions.h:357
↓ 15 callersMethodsetInputTypeFlags
Sets the input type flags @a newFlags. Previously set flags remain set.*/
COLLADAMax/include/COLLADAMaxAnimationExporter.h:202
↓ 15 callersMethodsetOriginalId
* The original object id, if it in the original file format exist. */
COLLADASaxFrameworkLoader/include/COLLADASaxFWLLibraryAnimationsLoader.h:129
↓ 15 callersMethodwrite
Externals/MayaDataModel/include/MayaDMCamera.h:36
↓ 15 callersFunctionxmlAllocOutputBuffer
* xmlAllocOutputBuffer: * @encoder: the encoding converter or NULL * * Create a buffered parser output * * Returns the new parser output or NULL
Externals/LibXML/xmlIO.c:2262
↓ 15 callersFunctionxmlCreatePushParserCtxt
Externals/LibXML/parser.c:10993
↓ 15 callersFunctionxmlDetectSAX2
* xmlDetectSAX2: * @ctxt: an XML parser context * * Do the SAX2 detection and specific intialization */
Externals/LibXML/parser.c:837
↓ 15 callersFunctionxmlFreeStreamCtxt
* xmlFreeStreamCtxt: * @stream: the stream context * * Free the stream context */
Externals/LibXML/pattern.c:1786
↓ 15 callersFunctionxmlNodeAddContent
* xmlNodeAddContent: * @cur: the node being modified * @content: extra content * * Append the extra substring to the node content. * NOTE: In
Externals/LibXML/tree.c:5447
↓ 15 callersFunctionxmlNodeGetBase
* xmlNodeGetBase: * @doc: the document the node pertains to * @cur: the node being checked * * Searches for the BASE URL. The code should work o
Externals/LibXML/tree.c:4890
↓ 15 callersFunctionxmlParseLookupSequence
* xmlParseLookupSequence: * @ctxt: an XML parser context * @first: the first char to lookup * @next: the next char to lookup or zero * @third:
Externals/LibXML/parser.c:9738
↓ 15 callersFunctionxmlParserInputBufferCreateFilename
* xmlParserInputBufferCreateFilename: * @URI: a C string containing the URI or filename * @enc: the charset encoding if known * * Create a buffe
Externals/LibXML/xmlIO.c:2441
↓ 15 callersFunctionxmlRelaxNGAddStates
* xmlRelaxNGAddState: * @ctxt: a Relax-NG validation context * @states: the states container * @state: the validation state * * Add a RelaxNG
Externals/LibXML/relaxng.c:1088
↓ 15 callersFunctionxmlRelaxNGDumpDefines
* xmlRelaxNGDumpDefines: * @output: the file output * @defines: a list of define structures * * Dump a RelaxNG structure back */
Externals/LibXML/relaxng.c:7554
↓ 15 callersFunctionxmlRelaxNGFree
* xmlRelaxNGFree: * @schema: a schema structure * * Deallocate a RelaxNG structure. */
Externals/LibXML/relaxng.c:802
↓ 15 callersFunctionxmlSchemaAreValuesEqual
Externals/LibXML/xmlschemas.c:19995
↓ 15 callersFunctionxmlSchemaFreeAnnot
* xmlSchemaFreeAnnot: * @annot: a schema type structure * * Deallocate a annotation structure */
Externals/LibXML/xmlschemas.c:3677
↓ 15 callersFunctionxmlSchemaItemListCreate
Externals/LibXML/xmlschemas.c:3293
↓ 15 callersFunctionxmlSchemaItemListFree
* xmlSchemaItemListFree: * @annot: a schema type structure * * Deallocate a annotation structure */
Externals/LibXML/xmlschemas.c:3484
↓ 15 callersFunctionxmlSchematronPErrMemory
* xmlSchematronPErrMemory: * @node: a context node * @extra: extra informations * * Handle an out of memory condition */
Externals/LibXML/schematron.c:225
↓ 15 callersFunctionxmlValidateNCName
* xmlValidateNCName: * @value: the value to check * @space: allow spaces in front and end of the string * * Check that a value conforms to the lex
Externals/LibXML/tree.c:362
↓ 15 callersFunctionxmlXPathCacheNewString
* xmlXPathCacheNewString: * @ctxt: the XPath context * @val: the xmlChar * value * * This is the cached version of xmlXPathNewString(). * Acquir
Externals/LibXML/xpath.c:2122
↓ 15 callersFunctionxmlXPathNodeSetSort
* xmlXPathNodeSetSort: * @set: the node set * * Sort the node set in document order */
Externals/LibXML/xpath.c:3277
↓ 14 callersMethodF
Externals/MayaDataModel/include/MayaDMTypes.h:1180
↓ 14 callersFunctionISO8859xToUTF8
* ISO8859xToUTF8 * @out: a pointer to an array of bytes to store the result * @outlen: the length of @out * @in: a pointer to an array of ISO La
Externals/LibXML/encoding.c:2358
↓ 14 callersFunctionUTF8ToISO8859x
* UTF8ToISO8859x: * @out: a pointer to an array of bytes to store the result * @outlen: the length of @out * @in: a pointer to an array of UTF-8
Externals/LibXML/encoding.c:2244
↓ 14 callersFunctionaddAttr
* Method to add an attribute to a maya node. */
Externals/MayaDataModel/include/MayaDMCommands.h:83
↓ 14 callersMethodaddLoadedInputElement
* Adds the current input element in the list of already loaded input elements. * Returns true, if the input element was not already in the lis
COLLADASaxFrameworkLoader/include/COLLADASaxFWLSource.h:132
↓ 14 callersFunctionbyteflip
Externals/pcre/src/pcre_try_flipped.c:75
↓ 14 callersMethodcreate
------------------------------------------------------------
COLLADAMaya/src/COLLADAMayaSceneGraph.cpp:168
↓ 14 callersFunctiondes_xmlChar_ptr_ptr
Externals/LibXML/testapi.c:2941
↓ 14 callersMethodendDocument
called at the end of the document
Externals/LibXML/python/libxml.py:140
↓ 14 callersMethodfindXSDSimpleTypeString
Finds string representing xsd type. Takes care of base types. Result can be used to get C++ types or type conversions from config. @param typeDefi
xsd2cppsax/src/de/netallied/xsd2cppsax/Util.java:641
↓ 14 callersFunctiongen_xmlChar_ptr_ptr
Externals/LibXML/testapi.c:2938
↓ 14 callersMethodgetExportNodesTree
* Returns list with the root nodes to export, which represents the scene graph. * @return SceneElementsList* The list with the root nodes
COLLADAMaya/include/COLLADAMayaSceneGraph.h:81
↓ 14 callersMethodgetKeyCount
Returns the number of keys.*/
COLLADAFramework/include/COLLADAFWAnimationCurve.h:113
↓ 14 callersMethodgetRootElementName
()
xsd2cppsax/src/de/netallied/xsd2cppsax/Config.java:608
↓ 14 callersMethodgetSemantic
Returns the semantic of the Input*/
COLLADAStreamWriter/include/COLLADASWInputList.h:84
↓ 14 callersMethodgetSetIndex
COLLADAFramework/include/COLLADAFWIndexList.h:53
↓ 14 callersMethodisTexture
Return true if the CommonColorOrTextureType is a valid Texture, false otherwise.*/
COLLADAFramework/include/COLLADAFWColorOrTexture.h:79
↓ 14 callersFunctionlib3ds_io_read_vector
! * Read a vector from a file stream in little endian format. * * \param io IO input handle. * \param v The vector to store the data. */
Externals/lib3ds/src/lib3ds_io.c:257
↓ 14 callersFunctionlib3ds_matrix_identity
! * Set a matrix to identity. * * \param m Matrix to be set. */
Externals/lib3ds/src/lib3ds_matrix.c:45
↓ 14 callersFunctionpoolCopyString
Externals/expat/lib/xmlparse.c:6045
↓ 14 callersFunctionsend_bits
(s, value, length)
Externals/zlib/src/trees.c:192
↓ 14 callersMethodsetAnimationListId
dae2ma/include/DAE2MABaseAnimation.h:38
↓ 14 callersMethodsetAnimationSourceId
dae2ma/include/DAE2MABaseAnimation.h:41
↓ 14 callersMethodsetData
Set the C-style data array.*/
COLLADAFramework/include/COLLADAFWArray.h:113
↓ 14 callersFunctionwriteOption
COLLADAMax/src/COLLADAMaxOptions.cpp:57
↓ 14 callersFunctionxmlAutomataNewState
* xmlAutomataNewState: * @am: an automata * * Create a new disconnected state in the automata * * Returns the new state or NULL in case of error
Externals/LibXML/xmlregexp.c:6129
↓ 14 callersFunctionxmlCtxtDumpString
Externals/LibXML/debugXML.c:418
↓ 14 callersFunctionxmlGetDtdElementDesc
Externals/LibXML/valid.c:3184
↓ 14 callersFunctionxmlInitializeCatalog
* xmlInitializeCatalog: * * Do the catalog initialization. * this function is not thread safe, catalog initialization should * preferably be done
Externals/LibXML/catalog.c:3100
↓ 14 callersFunctionxmlNewNs
* xmlNewNs: * @node: the element carrying the namespace * @href: the URI associated * @prefix: the prefix for the namespace * * Creation of a
Externals/LibXML/tree.c:714
↓ 14 callersFunctionxmlParseDocument
Externals/LibXML/parser.c:9460
↓ 14 callersFunctionxmlReadMemory
* xmlReadMemory: * @buffer: a pointer to a char array * @size: the size of the array * @URL: the base URL to use for the document * @encoding:
Externals/LibXML/parser.c:13695
↓ 14 callersFunctionxmlRegNewAtom
* xmlRegNewAtom: * @ctxt: the regexp parser context * @type: the type of atom * * Allocate a new atom * * Returns the new atom or NULL in case
Externals/LibXML/xmlregexp.c:775
↓ 14 callersFunctionxmlRelaxNGDumpValidError
* xmlRelaxNGDumpValidError: * @ctxt: the validation context * * Show all validation error over a given index. */
Externals/LibXML/relaxng.c:2293
↓ 14 callersFunctionxmlRelaxNGSkipIgnored
* xmlRelaxNGSkipIgnored: * @ctxt: a schema validation context * @node: the top node. * * Skip ignorable nodes in that context * * Returns the
Externals/LibXML/relaxng.c:8373
↓ 14 callersFunctionxmlSchemaFormatItemForReport
* xmlSchemaFormatItemForReport: * @buf: the string buffer * @itemDes: the designation of the item * @itemName: the name of the item * @item: the i
Externals/LibXML/xmlschemas.c:1564
↓ 14 callersFunctionxmlSchemaFreeValidCtxt
* xmlSchemaFreeValidCtxt: * @ctxt: the schema validation context * * Free the resources associated to the schema validation context */
Externals/LibXML/xmlschemas.c:27481
↓ 14 callersFunctionxmlSchemaSetValidErrors
* xmlSchemaSetValidErrors: * @ctxt: a schema validation context * @err: the error function * @warn: the warning function * @ctx: the functions c
Externals/LibXML/xmlschemas.c:27587
← previousnext →501–600 of 44,673, ranked by callers