Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse simopenpass
MantleAPI
Commits
705d8cbf
Commit
705d8cbf
authored
Aug 18, 2021
by
Matthias Greuter
Browse files
Add upwards shift to static object properties
parent
041682d1
Changes
1
Show whitespace changes
Inline
Side-by-side
MantleAPI/include/MantleAPI/Traffic/entity_properties.h
View file @
705d8cbf
...
...
@@ -143,6 +143,7 @@ struct PedestrianProperties : public EntityProperties
struct
StaticObjectProperties
:
public
EntityProperties
{
double
upwards_shift
{
0.0
};
};
}
// namespace mantle_api
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment