Overload List
| Method | Description |
|---|---|
AcBrVertex::AcBrVertex () | Default constructor. Instantiates an empty object. The function isNull() will return kTrue. |
AcBrVertex::AcBrVertex (AcBrVertex&) | Copy constructor. Instantiates an object initialized to the same contents as the src object. |
