integrated transform&lighting
| 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 |
no outgoing calls
no test coverage detected