Click or drag to resize

CustomRenderMeshProviderAllObjectsChanged Method (RhinoDoc)

Call this method if your render meshes change.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static void AllObjectsChanged(
	RhinoDoc doc
)

Parameters

doc
Type: RhinoRhinoDoc

[Missing <param name="doc"/> documentation for "M:Rhino.Render.CustomRenderMeshProvider.AllObjectsChanged(Rhino.RhinoDoc)"]

See Also