Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
ssize_t BundleReader::length()
120
{
121
return _length;
122
}
123
124
ssize_t BundleReader::tell()
125
{
Callers
6
getIntersectionPoint
Method · 0.45
projectPoint
Method · 0.45
getTrianglesList
Method · 0.45
calculateBillboardTransform
Method · 0.45
create
Method · 0.45
initPlane
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected