|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
ShapeData setup function for animation using its enclosing Set and other data points
More...
Public Member Functions | |
| void | setup (final Set as, final int idx, final ShapeData sd) |
Setting up the ShapeData for animation using its enclosing Set and other data points. More... | |
ShapeData setup function for animation using its enclosing Set and other data points
At minimum, ShapeData's ShapeData#startPos and ShapeData#targetPos shall be adjusted.
Definition at line 276 of file AnimGroup.java.