CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdDbMPolygonNode Class Reference

#include <DbMPolygon.h>

Public Member Functions

 OdDbMPolygonNode ()
 

Public Attributes

OdDbMPolygonNodemParent
 
OdArray< OdDbMPolygonNode * > mChildren
 
int mLoopIndex
 

Detailed Description

Represents node objects in the MPolygon nesting tree. <group OdDb_Classes>

Definition at line 975 of file DbMPolygon.h.

Constructor & Destructor Documentation

◆ OdDbMPolygonNode()

OdDbMPolygonNode::OdDbMPolygonNode ( )
inline

Creates a new instance of a node object with default parameters.

Definition at line 995 of file DbMPolygon.h.

Member Data Documentation

◆ mChildren

OdArray<OdDbMPolygonNode *> OdDbMPolygonNode::mChildren

Array of node pointers for children nodes.

Definition at line 986 of file DbMPolygon.h.

◆ mLoopIndex

int OdDbMPolygonNode::mLoopIndex

MPolygon loop index.

Definition at line 991 of file DbMPolygon.h.

◆ mParent

OdDbMPolygonNode* OdDbMPolygonNode::mParent

Node pointer to parent node.

Definition at line 984 of file DbMPolygon.h.


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