![]() |
![]() |
![]() |
![]() |
property OnVectorCombine: TVectorCombineEvent;
type TVectorCombineEvent = procedure (F, P: TFixedVector; var B: TFixedVector) of object;
This event is called when vector map Merge is called in vcmCustom vector combine mode. Use this event to customize handling of vector combining. Note, however, that this event is called for every Vector in the map, so keeping the event handler small and fast is in your own interest.
Merge, TVectorCombineEvent, Vector Types, VectorCombineMode
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007