|
ParticleAPI 3.0.0
Performant particle system API in C++ for interactive graphics
|
Base type of all exceptions thrown by the Particle System API. More...
#include <pError.h>
Public Member Functions | |
| PError_t (const std::string Er) | |
Public Attributes | |
| std::string | ErrMsg |
Base type of all exceptions thrown by the Particle System API.
|
inline |
| std::string ErrMsg |