Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Etienne Schmitt
CGoGN
Commits
4d1c5303
Commit
4d1c5303
authored
Dec 08, 2011
by
Thomas
Browse files
merge avec un autre moi mm
parents
9684ff4c
53d599e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/Algo/MovingObjects/particle_base.h
View file @
4d1c5303
...
...
@@ -31,6 +31,11 @@ class ParticleBase
m_position
=
position
;
}
virtual
unsigned
int
getState
()
{
return
0
;
}
/**
* @param newPosition new position to reach
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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