MCPcopy Create free account
hub / github.com/carbonengine/trinity / CompatibleWithGdr

Method CompatibleWithGdr

trinity/Shader/Tr2Material.cpp:493–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491 }
492}
493bool Tr2Material::CompatibleWithGdr() const
494{
495 return m_compatibleWithGdr;
496}
497
498bool Tr2Material::CompatibleWithGdr( const BlueSharedString& techniqueName ) const
499{

Callers 1

CommitMethod · 0.80

Calls 1

GetTechniqueIndexMethod · 0.80

Tested by

no test coverage detected