Overload List
| Method | Description |
|---|---|
AcBrComplexShellTraverser::AcBrComplexShellTraverser () | Default constructor. Instantiates an uninitialized object. The function isNull() will return kTrue on an object created this way. To set an AcBrComplexShellTraverser, call setComplex() and/or setShell using valid, previously instantiated complex and shell objects. |
AcBrComplexShellTraverser::AcBrComplexShellTraverser (AcBrComplexShellTraverser&) | Copy constructor. Instantiates an object initialized to the same contents as the src object. |
