MATHLIB_EXPORT PC_POINT SetSpeed(PTRANSFORM pt, PC_POINT s);
Parameters |
Description |
PTRANSFORM pt |
transform to set the current speed of. |
PC_POINT s |
the speed vector to set. |
Set the speed vector used when Move is applied to a PTRANSFORM.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|