Mount Fuji Engine  0.8b
MF_API void MFCollision_BuildField ( MFCollisionItem pField)

Prepares a collision field for use after adding all the collision items.

Parameters
pFieldThe collision field to build.
Returns
None.
Remarks
This must be called after all items have been added to the field. After this is called, no more items can be added to the field without first clearing the field.