Signature
enum
{
force_exactfile = 0, /* File on client must exactly match server's file */
force_model_samebounds, /* For model files only, the geometry must fit in the same bbox */
force_model_specifybounds /* For model files only, the geometry must fit in the specified bbox */
};
Description
Type for force_unmodified()