MCPcopy Create free account
hub / github.com/axmolengine/axmol / length

Method length

core/3d/BundleReader.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119ssize_t BundleReader::length()
120{
121 return _length;
122}
123
124ssize_t BundleReader::tell()
125{

Callers 6

getIntersectionPointMethod · 0.45
projectPointMethod · 0.45
getTrianglesListMethod · 0.45
createMethod · 0.45
initPlaneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected