|
MorphoGraphX
2.0-1-227
|
Type of the reference counted content. More...
#include <Vertex.hpp>
Inheritance diagram for mgx::Vertex< VertexContent >::CountedContent:Public Member Functions | |
| CountedContent () | |
| CountedContent (const CountedContent ©) | |
| CountedContent (const VertexContent ©) | |
Public Attributes | |
| unsigned int | count |
| Reference count on the vertex. More... | |
| size_t | num |
Type of the reference counted content.
Definition at line 65 of file Vertex.hpp.
|
inline |
Definition at line 66 of file Vertex.hpp.
|
inline |
Definition at line 71 of file Vertex.hpp.
|
inline |
Definition at line 74 of file Vertex.hpp.
| unsigned int mgx::Vertex< VertexContent >::CountedContent::count |
Reference count on the vertex.
Definition at line 84 of file Vertex.hpp.
| size_t mgx::Vertex< VertexContent >::CountedContent::num |
Definition at line 86 of file Vertex.hpp.
1.8.17