Changeset 199:679fdcf9dba1 in rrlib_math
- Timestamp:
- 26.05.2020 12:32:44 (8 months ago)
- Branch:
- 17.03
- Children:
- 200:84d2b53cb042, 201:ca9c4703e5b3
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rtti_legacy.cpp
r194 r199 64 64 { 65 65 66 rtti::tStaticTypeRegistration init_ type= rtti::tStaticTypeRegistration("rrlib_math_legacy").66 rtti::tStaticTypeRegistration init_legacy_types = rtti::tStaticTypeRegistration("rrlib_math_legacy"). 67 67 Add<tPose2D>(). 68 68 Add<tPose3D>();
Note: See TracChangeset
for help on using the changeset viewer.