
Internal structure exposed for the unit test framework. More...
#include <drawable.h>
Public Member Functions | |
| CountedConnection () | |
Public Attributes | |
| sigc::connection | connection |
| unsigned int | count |
Internal structure exposed for the unit test framework.
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.6.1