CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FacetModeler::GraphEdgeData Struct Reference

#include <FMMdlSlicerBaseImpl.h>

Public Member Functions

 GraphEdgeData ()
 
 GraphEdgeData (const OdGePoint3d &_st, const OdGePoint3d &_end, const Edge *_pEdge)
 

Public Attributes

OdGePoint3d st
 
OdGePoint3d end
 
const EdgepEdge
 

Detailed Description

Definition at line 247 of file FMMdlSlicerBaseImpl.h.

Constructor & Destructor Documentation

◆ GraphEdgeData() [1/2]

FacetModeler::GraphEdgeData::GraphEdgeData ( )
inline

Definition at line 249 of file FMMdlSlicerBaseImpl.h.

◆ GraphEdgeData() [2/2]

FacetModeler::GraphEdgeData::GraphEdgeData ( const OdGePoint3d _st,
const OdGePoint3d _end,
const Edge _pEdge 
)
inline

Definition at line 254 of file FMMdlSlicerBaseImpl.h.

Member Data Documentation

◆ end

OdGePoint3d FacetModeler::GraphEdgeData::end

Definition at line 260 of file FMMdlSlicerBaseImpl.h.

◆ pEdge

const Edge* FacetModeler::GraphEdgeData::pEdge

Definition at line 261 of file FMMdlSlicerBaseImpl.h.

◆ st

OdGePoint3d FacetModeler::GraphEdgeData::st

Definition at line 260 of file FMMdlSlicerBaseImpl.h.


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