CODComponent::GetVertices
voidCODComponent::GetVertices(CODPointArray*pVertexArray, BOOLbTracking)
Recursively gets all the vertices of the component and the component's children.
Defined in: OdComponent.cpp
Return Value
void
Parameters
pVertexArray
Array of points to which the vertex points will be added.
bTracking
Non-zero if tracking-specific vertices are to be included; otherwise zero.