TMtxComponentList::Propagate Method

void Propagate(int SrcIndex, const DewArray<int> &DstIndex);

Assign all property values of the defined item to the items specified with their indexes in the DstIndex array.

#NameTypeDescription
1SrcIndexint
2DstIndexconst DewArray<int> &
Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler