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

#include <FMEdgeGraph.h>

Public Member Functions

 SliceNode (const OdGePoint3d &point)
 
 SliceNode ()
 

Public Attributes

OdGePoint3d pt
 
OdUInt32Array aOut
 
bool bProcessed
 

Detailed Description

Definition at line 40 of file FMEdgeGraph.h.

Constructor & Destructor Documentation

◆ SliceNode() [1/2]

FacetModeler::SliceNode::SliceNode ( const OdGePoint3d point)
inline

Definition at line 42 of file FMEdgeGraph.h.

◆ SliceNode() [2/2]

FacetModeler::SliceNode::SliceNode ( )
inline

Definition at line 48 of file FMEdgeGraph.h.

Member Data Documentation

◆ aOut

OdUInt32Array FacetModeler::SliceNode::aOut

Definition at line 54 of file FMEdgeGraph.h.

◆ bProcessed

bool FacetModeler::SliceNode::bProcessed

Definition at line 55 of file FMEdgeGraph.h.

◆ pt

OdGePoint3d FacetModeler::SliceNode::pt

Definition at line 53 of file FMEdgeGraph.h.


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