CFx SDK Documentation  2023 SP0
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

Definition at line 320 of file DbMPolygon.h.

Constructor & Destructor Documentation

◆ OdDbMPolygonNode()

OdDbMPolygonNode::OdDbMPolygonNode ( )

Member Data Documentation

◆ mChildren

OdArray<OdDbMPolygonNode*> OdDbMPolygonNode::mChildren

Definition at line 325 of file DbMPolygon.h.

◆ mLoopIndex

int OdDbMPolygonNode::mLoopIndex

Definition at line 326 of file DbMPolygon.h.

◆ mParent

OdDbMPolygonNode* OdDbMPolygonNode::mParent

Definition at line 324 of file DbMPolygon.h.


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