Search Results for

    Show / Hide Table of Contents

    Interface IRenderSurface3DRenderer

    Defines interface for renderer which is used to render content of IRenderSurface3D

    Namespace:
    Assembly: .dll
    Syntax
    public interface IRenderSurface3DRenderer

    Methods

    drawFrame(IViewport3D viewport3D)

    Draws frame using viewport3D instance

    Declaration
    public abstract void drawFrame(IViewport3D viewport3D)
    Parameters
    Type Name Description
    IViewport3D viewport3D

    The viewport instance to draw on

    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml