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