
#include <drawable.h>
Public Member Functions | |
| CountedConnection () | |
Public Attributes | |
| sigc::connection | connection |
| unsigned int | count |
Don't use this.
This simply stores a connection and a reference count. It is used to count when an external matrix is added multiple times to a drawable.
| Papyrus::Drawable::CountedConnection::CountedConnection | ( | ) | [inline] |
| sigc::connection Papyrus::Drawable::CountedConnection::connection |
| unsigned int Papyrus::Drawable::CountedConnection::count |
1.5.7.1