procedure rglSetDynamicPosition(const aObjectIndex: Integer;const aX, aY, aZ : Single);stdcall;Set the position of a dynamic object ParametersaObjectIndex - A Reference to one of the previously created dynamic objects aX, aY, aZ - A Position vector