CFx SDK Documentation  2023 SP0
Public Member Functions | Public Attributes | List of all members
FacetModeler::SliceEdge Struct Reference

#include <FMEdgeGraph.h>

Public Member Functions

 SliceEdge (OdUInt32 s, OdUInt32 e, const Edge *_tag=0, bool _bLeaveOrder=false)
 
 SliceEdge ()
 
bool IsOpposite (const SliceEdge &edge) const
 

Public Attributes

OdUInt32 iS
 
OdUInt32 iE
 
bool bProcessed
 
const Edgetag
 
bool bLeaveOrder
 

Detailed Description

Definition at line 61 of file FMEdgeGraph.h.

Constructor & Destructor Documentation

◆ SliceEdge() [1/2]

FacetModeler::SliceEdge::SliceEdge ( OdUInt32  s,
OdUInt32  e,
const Edge _tag = 0,
bool  _bLeaveOrder = false 
)
inline

Definition at line 63 of file FMEdgeGraph.h.

◆ SliceEdge() [2/2]

FacetModeler::SliceEdge::SliceEdge ( )
inline

Definition at line 72 of file FMEdgeGraph.h.

Member Function Documentation

◆ IsOpposite()

bool FacetModeler::SliceEdge::IsOpposite ( const SliceEdge edge) const
inline

Definition at line 81 of file FMEdgeGraph.h.

Member Data Documentation

◆ bLeaveOrder

bool FacetModeler::SliceEdge::bLeaveOrder

Definition at line 90 of file FMEdgeGraph.h.

◆ bProcessed

bool FacetModeler::SliceEdge::bProcessed

Definition at line 88 of file FMEdgeGraph.h.

◆ iE

OdUInt32 FacetModeler::SliceEdge::iE

Definition at line 87 of file FMEdgeGraph.h.

◆ iS

OdUInt32 FacetModeler::SliceEdge::iS

Definition at line 86 of file FMEdgeGraph.h.

◆ tag

const Edge* FacetModeler::SliceEdge::tag

Definition at line 89 of file FMEdgeGraph.h.


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