|
CFx SDK Documentation
2020SP3
|
#include <FMMdlUtils.h>
Public Types | |
| enum | { kSmoothAtThisNode = 1 } |
Public Member Functions | |
| PathNode () | |
Public Attributes | |
| OdGeMatrix3d | cs |
| const OdGeCircArc3d * | pArcData |
| OdUInt32 | flags |
Definition at line 36 of file FMMdlUtils.h.
| anonymous enum |
| Enumerator | |
|---|---|
| kSmoothAtThisNode | |
Definition at line 39 of file FMMdlUtils.h.
|
inline |
Definition at line 43 of file FMMdlUtils.h.
| OdGeMatrix3d FacetModeler::PathNode::cs |
Definition at line 37 of file FMMdlUtils.h.
| OdUInt32 FacetModeler::PathNode::flags |
Definition at line 42 of file FMMdlUtils.h.
| const OdGeCircArc3d* FacetModeler::PathNode::pArcData |
Definition at line 38 of file FMMdlUtils.h.