Share 
Follow 
AboutDownloadsDocumentsForumsWikiIssuesNews
Date:
2009-08-02 07:10
Priority:
3
State:
Open
Submitted by:
John Chodera (jchodera)
Assigned to:
Nobody (None)
Summary:
Provide a special data type for configurations of systems?

Detailed description
Positions and velocities for current System objects are stored as std::vector<Vec3> objects. It might be nice to define a type for this (even just a typedef) to prevent the developer from having to be verbose about writing std::vector<Vec3> or vector<Vec3> all the time.

John

Add A Comment: Notepad

No Comments Have Been Posted

No Changes Have Been Made to This Item

Feedback