CFx SDK Documentation  2020SP3
Public Types | Public Member Functions | Public Attributes | List of all members
FacetModeler::PathNode Struct Reference

#include <FMMdlUtils.h>

Public Types

enum  { kSmoothAtThisNode = 1 }
 

Public Member Functions

 PathNode ()
 

Public Attributes

OdGeMatrix3d cs
 
const OdGeCircArc3dpArcData
 
OdUInt32 flags
 

Detailed Description

Definition at line 36 of file FMMdlUtils.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
kSmoothAtThisNode 

Definition at line 39 of file FMMdlUtils.h.

Constructor & Destructor Documentation

◆ PathNode()

FacetModeler::PathNode::PathNode ( )
inline

Definition at line 43 of file FMMdlUtils.h.

Member Data Documentation

◆ cs

OdGeMatrix3d FacetModeler::PathNode::cs

Definition at line 37 of file FMMdlUtils.h.

◆ flags

OdUInt32 FacetModeler::PathNode::flags

Definition at line 42 of file FMMdlUtils.h.

◆ pArcData

const OdGeCircArc3d* FacetModeler::PathNode::pArcData

Definition at line 38 of file FMMdlUtils.h.


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