VectorF and Point3F?
by Daniel Buckmaster · in General Discussion · 06/10/2010 (6:44 pm) · 2 replies
Is there any appreciable differences between these classes (in TGE source, and presumably other engine versions)? Any reason for both of them to exist?
EDIT - I just realised VectorF is Point3F. Again, why?
EDIT - I just realised VectorF is Point3F. Again, why?
About the author
Studying mechatronic engineering and computer science at the University of Sydney. Game development is probably my most time-consuming hobby!
Torque 3D Owner Pat Wilson
To indicate intended usage. It exists purely for readability of code, and no other reason.