ParticleAPI 3.0.0
Performant particle system API in C++ for interactive graphics
Public Member Functions | List of all members
PErrNotImplemented Struct Reference

API encountered an unimplemented code path like Bounce for a new. More...

#include <pError.h>

Inheritance diagram for PErrNotImplemented:
PError_t

Public Member Functions

 PErrNotImplemented (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
 

Detailed Description

API encountered an unimplemented code path like Bounce for a new.

Constructor & Destructor Documentation

◆ PErrNotImplemented()

PErrNotImplemented ( const std::string  Er)
inline

The documentation for this struct was generated from the following file: