| ChangeQueueApplyMeshInstanceChanges Method | 
Namespace: Rhino.Render.ChangeQueue
 Syntax
Syntaxprotected virtual void ApplyMeshInstanceChanges( List<uint> deleted, List<MeshInstance> addedOrChanged )
[Missing <param name="deleted"/> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.ApplyMeshInstanceChanges(System.Collections.Generic.List{System.UInt32},System.Collections.Generic.List{Rhino.Render.ChangeQueue.MeshInstance})"]
[Missing <param name="addedOrChanged"/> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.ApplyMeshInstanceChanges(System.Collections.Generic.List{System.UInt32},System.Collections.Generic.List{Rhino.Render.ChangeQueue.MeshInstance})"]
 See Also
See Also