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
    HLRAlgo_TriangleData Struct Reference

    Data structure of a triangle. More...

    #include <HLRAlgo_TriangleData.hxx>

    Data Fields

    int Node1
    int Node2
    int Node3
    int Flags

    Detailed Description

    Data structure of a triangle.

    Field Documentation

    ◆ Flags

    int HLRAlgo_TriangleData::Flags

    ◆ Node1

    int HLRAlgo_TriangleData::Node1

    ◆ Node2

    int HLRAlgo_TriangleData::Node2

    ◆ Node3

    int HLRAlgo_TriangleData::Node3

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