MCPcopy Create free account
hub / github.com/coronalabs/corona / addConstMatrixNode

Method addConstMatrixNode

external/Angle/Project/src/compiler/ParseHelper.cpp:1293–1319  ·  view source on GitHub ↗

This function returns the column being accessed from a constant matrix. The values are retrieved from the symbol table and parse-tree is built for a vector (each column of a matrix is a vector). The input to the function could either be a symbol node (m[0] where m is a constant matrix)that represents a constant matrix or it could be the tree representation of the constant matrix (s.m1[0] where s i

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

strMethod · 0.80
getUnionArrayPointerMethod · 0.80
addConstantUnionMethod · 0.80
getTypeMethod · 0.65
errorFunction · 0.50
getAsConstantUnionMethod · 0.45
getNominalSizeMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected