RhinoCommon API
RenderPipelineGetRenderWindow Method |

Name | Description | |
---|---|---|
![]() | GetRenderWindow |
Get the RenderWindow associated with this RenderPipeline instance. This is virtual rather than abstract for V5 compat
|
![]() | GetRenderWindow(Boolean) |
As GetRenderWindow(), but if withWireframeChannel is true
the returned RenderWindow will have the channel added.
|
![]() | GetRenderWindow(Boolean, Boolean) |
As GetRenderWindow().
The parameter withWireframeChannel controls whether
the returned RenderWindow will have the channel added.
The parameter fromRenderViewSource controls from where
the RenderSize is queried.
|
