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
    Draw_Appli.hxx File Reference
    #include <Draw_Viewer.hxx>
    #include <Draw.hxx>

    Typedefs

    typedef void(* FDraw_InitAppli) (Draw_Interpretor &)

    Functions

    void Draw_Appli (int argc, char **argv, const FDraw_InitAppli Draw_InitAppli)

    Variables

    Draw_Viewer dout
    bool Draw_Batch

    Typedef Documentation

    ◆ FDraw_InitAppli

    typedef void(* FDraw_InitAppli) (Draw_Interpretor &)

    Function Documentation

    ◆ Draw_Appli()

    void Draw_Appli ( int argc,
    char ** argv,
    const FDraw_InitAppli Draw_InitAppli )
    extern

    Variable Documentation

    ◆ dout

    Draw_Viewer dout
    extern

    ◆ Draw_Batch

    bool Draw_Batch
    extern