Overload List
Method | Description |
---|---|
![]() | Default constructor. Instantiates an uninitialized object. The function isNull() will return kTrue. To set an AcBrMesh2dElement2dTraverser, call setMesh() using a valid, previously instantiated 2D mesh object. |
![]() | Copy constructor. Instantiates an object initialized to the same contents as the src object. |