Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Fields
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: