Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsValid
Method
IsValid
trinityal/stub/Tr2RenderContextStub.cpp:283–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
bool Tr2RenderContextAL::IsValid()
284
{
285
return m_isValid;
286
}
287
288
ALResult Tr2RenderContextAL::SetVertexLayout( const Tr2VertexLayoutAL& )
289
{
Callers
1
GetRenderTargetSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected