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