Grasshopper API
GH_DocumentRenderMeshProvider Class |
Utility class for seeding render queues with GH geometry.
SystemObject
CustomRenderMeshProvider
CustomRenderMeshProvider2
Grasshopper.KernelGH_DocumentRenderMeshProvider
CustomRenderMeshProvider
CustomRenderMeshProvider2
Grasshopper.KernelGH_DocumentRenderMeshProvider
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
The GH_DocumentRenderMeshProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_DocumentRenderMeshProvider | Initializes a new instance of the GH_DocumentRenderMeshProvider class |
| Name | Description | |
|---|---|---|
| BoundingBox(ViewportInfo, RhinoObject, Guid, Boolean) | (Inherited from CustomRenderMeshProvider2.) | |
| BoundingBox(ViewportInfo, RhinoObject, RhinoDoc, Guid, DisplayPipelineAttributes) | (Overrides CustomRenderMeshProvider2.BoundingBox(ViewportInfo, RhinoObject, RhinoDoc, Guid, DisplayPipelineAttributes).) | |
| BuildCustomMeshes(ViewportInfo, RenderPrimitiveList, Guid, Boolean) | (Inherited from CustomRenderMeshProvider2.) | |
| BuildCustomMeshes(ViewportInfo, RhinoDoc, RenderPrimitiveList, Guid, DisplayPipelineAttributes) | (Overrides CustomRenderMeshProvider2.BuildCustomMeshes(ViewportInfo, RhinoDoc, RenderPrimitiveList, Guid, DisplayPipelineAttributes).) | |
| WillBuildCustomMeshes(ViewportInfo, RhinoObject, Guid, Boolean) | (Inherited from CustomRenderMeshProvider2.) | |
| WillBuildCustomMeshes(ViewportInfo, RhinoObject, RhinoDoc, Guid, DisplayPipelineAttributes) | (Overrides CustomRenderMeshProvider2.WillBuildCustomMeshes(ViewportInfo, RhinoObject, RhinoDoc, Guid, DisplayPipelineAttributes).) |