This website requires JavaScript.
Explore
Help
Sign In
12345qiupeng
/
gtsam
Watch
1
Star
0
Fork
You've already forked gtsam
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b2f629ce39
gtsam
/
wrap
/
tests
History
Alex Cunningham
44aff08d56
Added support for namespace includes to wrap
2011-12-15 19:39:14 +00:00
..
expected
Changed namespace mechanism in wrap to "using namespace gtsam;" inside gtsam.h
2011-12-09 20:29:47 +00:00
expected_namespaces
Added support for namespace includes to wrap
2011-12-15 19:39:14 +00:00
geometry.h
Moved includes outside of classes in wrap parser
2011-12-15 16:18:03 +00:00
testNamespaces.h
Parser now handles both namespace and class headers
2011-12-15 19:39:11 +00:00
testSpirit.cpp
Fixed ambiguity issues with returning non-ptr classes, added new copies of functions to gtsam.h and depreciated old ones
2011-12-07 03:05:37 +00:00
testWrap.cpp
Added support for namespace includes to wrap
2011-12-15 19:39:14 +00:00
testWrap1.h
Added dependency checking to wrapper. Wrapper will now throw an exception if an object depends on another object which has not been wrapped. Tests for dependency checking added. Moved geometry.h to tests folder.
2011-12-07 17:55:38 +00:00