OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    OpenGl_CappingAlgo Class Reference

    Capping surface rendering algorithm. More...

    #include <OpenGl_CappingAlgo.hxx>

    Static Public Member Functions

    static void RenderCapping (const occ::handle< OpenGl_Workspace > &theWorkspace, const OpenGl_Structure &theStructure)
     Draw capping surfaces by OpenGl for the clipping planes enabled in current context state. Depth buffer must be generated for the passed groups.

    Detailed Description

    Capping surface rendering algorithm.

    Member Function Documentation

    ◆ RenderCapping()

    void OpenGl_CappingAlgo::RenderCapping ( const occ::handle< OpenGl_Workspace > & theWorkspace,
    const OpenGl_Structure & theStructure )
    static

    Draw capping surfaces by OpenGl for the clipping planes enabled in current context state. Depth buffer must be generated for the passed groups.

    Parameters
    [in]theWorkspacethe GL workspace, context state
    [in]theStructurethe structure to be capped

    The documentation for this class was generated from the following file: