|
CFx SDK Documentation 2024 SP0
|
#include <FMMdlSlicerBaseImpl.h>
Public Member Functions | |
| GraphEdgeData () | |
| GraphEdgeData (const OdGePoint3d &_st, const OdGePoint3d &_end, const Edge *_pEdge) | |
Public Attributes | |
| OdGePoint3d | st |
| OdGePoint3d | end |
| const Edge * | pEdge |
Definition at line 247 of file FMMdlSlicerBaseImpl.h.
|
inline |
Definition at line 249 of file FMMdlSlicerBaseImpl.h.
|
inline |
Definition at line 254 of file FMMdlSlicerBaseImpl.h.
| OdGePoint3d FacetModeler::GraphEdgeData::end |
Definition at line 260 of file FMMdlSlicerBaseImpl.h.
| const Edge* FacetModeler::GraphEdgeData::pEdge |
Definition at line 261 of file FMMdlSlicerBaseImpl.h.
| OdGePoint3d FacetModeler::GraphEdgeData::st |
Definition at line 260 of file FMMdlSlicerBaseImpl.h.