/////////////////////////////////////////////////////// \brief Default constructor ///////////////////////////////////////////////////////
| 49 | /// |
| 50 | //////////////////////////////////////////////////////////// |
| 51 | RenderTextureImpl() = default; |
| 52 | |
| 53 | //////////////////////////////////////////////////////////// |
| 54 | /// \brief Destructor |
nothing calls this directly
no outgoing calls
no test coverage detected