Share

AcBrVertexEdgeTraverser::AcBrVertexEdgeTraverser

C++

AcBrVertexEdgeTraverser(
    const AcBrVertexEdgeTraverser& src
);

Description

Copy constructor. Instantiates an object initialized to the same contents as the src object.

Parameters

Parameters Description
src Another AcBrVertexEdgeTraverser object

Links

AcBrVertexEdgeTraverser

Was this information helpful?