drmorr0 / viz

Graph visualization software
Other
0 stars 0 forks source link

Update variable prefixes #12

Closed drmorr0 closed 10 years ago

drmorr0 commented 10 years ago

In the code, we want to be able to differentiate between a member variable, a pointer owned by the current class, and a pointer not owned by the current class. We'll use the following syntax:

drmorr0 commented 10 years ago

Resolved at 3e557a8