#include <StdMeshMaterial.h>
Public Member Functions | |
| StdMeshMaterialError (const StdStrBuf &message, const char *file, unsigned int line) | |
| ~StdMeshMaterialError () override=default throw () | |
| const char * | what () const override throw () |
Protected Attributes | |
| StdCopyStrBuf | Buf |
Definition at line 30 of file StdMeshMaterial.h.
| StdMeshMaterialError::StdMeshMaterialError | ( | const StdStrBuf & | message, |
| const char * | file, | ||
| unsigned int | line | ||
| ) |
Definition at line 185 of file StdMeshMaterial.cpp.
References Buf, StdStrBuf::Format(), and StdStrBuf::getData().
|
overridedefault | |||||||||||||
|
inlineoverride | |||||||||||||
Definition at line 36 of file StdMeshMaterial.h.
References Buf, and StdStrBuf::getData().
|
protected |
Definition at line 39 of file StdMeshMaterial.h.
Referenced by StdMeshMaterialError(), and what().