MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / GetTL

Method GetTL

engine/Poseidon/Graphics/Core/Engine.hpp:473–473  ·  view source on GitHub ↗

integrated transform&lighting

Source from the content-addressed store, hash-verified

471
472 // integrated transform&lighting
473 virtual bool GetTL() const { return false; }
474 virtual bool GetTLOnSurface() const { return false; } // can TL path handle OnSurface (roads)?
475 virtual bool HasWBuffer() const { return false; } // far plane important
476

Callers 5

GenerateSegmentIntoMethod · 0.45
DrawWaterMethod · 0.45
DrawShadowMethod · 0.45
DrawMethod · 0.45
ConvertProjectionMatrixFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected