Changeset 183 for trunk/src/SDMath.h


Ignore:
Timestamp:
01/07/05 13:43:27 (19 years ago)
Author:
kil064
Message:

add destructor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMath.h

    r177 r183  
    5353// Assignment  (copy semantics)
    5454   SDMath &operator=(const SDMath& other);
     55
     56// Destructor
     57   ~SDMath();
    5558
    5659// Quotient
Note: See TracChangeset for help on using the changeset viewer.