#include <CBopCommon.h>
Public Member Functions | |
| TIGL_EXPORT | CBopCommon (const PNamedShape shape, const PNamedShape tool) |
| TIGL_EXPORT | CBopCommon (const PNamedShape shape, const PNamedShape tool, const BOPAlgo_PaveFiller &) |
| TIGL_EXPORT const PNamedShape | NamedShape () |
| TIGL_EXPORT | operator PNamedShape () |
| TIGL_EXPORT void | Perform () |
| virtual TIGL_EXPORT | ~CBopCommon () |
Protected Member Functions | |
| void | PrepareFiller () |
Protected Attributes | |
| BOPAlgo_PaveFiller * | _dsfiller |
| bool | _fillerAllocated |
| bool | _hasPerformed |
| PNamedShape | _resultshape |
| PNamedShape | _source |
| PNamedShape | _tool |
| TIGL_EXPORT CBopCommon::CBopCommon | ( | const PNamedShape | shape, |
| const PNamedShape | tool | ||
| ) |
| TIGL_EXPORT CBopCommon::CBopCommon | ( | const PNamedShape | shape, |
| const PNamedShape | tool, | ||
| const BOPAlgo_PaveFiller & | |||
| ) |
|
virtual |
| TIGL_EXPORT const PNamedShape CBopCommon::NamedShape | ( | ) |
| TIGL_EXPORT CBopCommon::operator PNamedShape | ( | ) |
| TIGL_EXPORT void CBopCommon::Perform | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |