Class to provide a pointer to a vertex object. More...
Public Member Functions | |
| vertex_pointer (Reference ref) | |
| Create a vertex pointer based on the provided reference. | |
| Reference * | operator-> () |
| Arrow operator for the vertex pointer. | |
Class to provide a pointer to a vertex object.
| Reference | The type of the vertex reference. |
1.8.13