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