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

An operation was illegally attempted while in the midst of compiling an action list. More...

#include <pError.h>

Inheritance diagram for PErrInNewActionList:
PError_t

Public Member Functions

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

An operation was illegally attempted while in the midst of compiling an action list.

Constructor & Destructor Documentation

◆ PErrInNewActionList()

PErrInNewActionList ( const std::string  Er)
inline

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