| 1376 | // == DepthBuffer =============================================================================== |
| 1377 | |
| 1378 | DepthBuffer::DepthBuffer() |
| 1379 | { |
| 1380 | } |
| 1381 | |
| 1382 | DepthBuffer::~DepthBuffer() |
| 1383 | { |
nothing calls this directly
no outgoing calls
no test coverage detected