|
ParticleAPI 3.0.0
Performant particle system API in C++ for interactive graphics
|
An invalid value was passed to an API call. More...
#include <pError.h>
Public Member Functions | |
| PErrInvalidValue (const std::string Er) | |
Public Member Functions inherited from PError_t | |
| PError_t (const std::string Er) | |
Additional Inherited Members | |
Public Attributes inherited from PError_t | |
| std::string | ErrMsg |
An invalid value was passed to an API call.
|
inline |