MobileRT
1.0
A multi platform C++ CPU progressive Ray Tracer.
|
#include <ErrorCode.hpp>
Public Attributes | |
int | code |
::std::string | codeText |
::std::string | description |
Struct to help convert error code in integer format to string format.
int MobileRT::ErrorType::code |
::std::string MobileRT::ErrorType::codeText |
::std::string MobileRT::ErrorType::description |