Changes between Version 22 and Version 23 of FDORfc48


Ignore:
Timestamp:
Jul 29, 2010, 11:26:09 PM (14 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc48

    v22 v23  
    210210enum FdoFixPolygonVertexOrderPreference
    211211{
    212     /// Prefer high performance. It guarantees that polygons in the target have
    213     /// the correct vertex order if the target is enforced.
    214     FdoFixPolygonVertexOrderPreference_HighPerformance = 0,
     212    /// Prefer performance. It guarantees that polygons in the target have the correct
     213    /// vertex order if the target is enforced.
     214    FdoFixPolygonVertexOrderPreference_Performance = 0,
    215215
    216216    /// Prefer correctness. It guarantees that polygons in the target have