C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

A polygon with a solid. More...

#include <map_lump.h>

Public Member Functions

 MbPolygon3DSolid (uint _comp, MbPolygon3D &_polyg)
 Constructor. More...
 
 ~MbPolygon3DSolid ()
 Destructor.
 
MbPolygon3DGetPolygon () const
 Get the polygon.
 
uint GetComponent () const
 Get the name of a component.
 
void DoNotDeletePolyg ()
 Reset polygon without removal.
 

Detailed Description

A polygon with a solid.

A polygon with a solid.

Constructor & Destructor Documentation

◆ MbPolygon3DSolid()

MbPolygon3DSolid::MbPolygon3DSolid ( uint  _comp,
MbPolygon3D _polyg 
)
inline

Constructor.

Constructor by a component name and a polygon.

Parameters
[in]_comp- A component name.
[in]_polyg- A polygon.
Returns
false

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