Click or drag to resize

SubDSubdivide Method

Overload List
  NameDescription
Public methodSubdivide
Apply the Catmull-Clark subdivision algorithm and save the results in this SubD.
Public methodSubdivide(IEnumerableInt32)
Apply the Catmull-Clark subdivision algorithm and save the results in this SubD.
Public methodSubdivide(Int32)
Apply the Catmull-Clark subdivision algorithm and save the results in this SubD.
Top
See Also