CODPointComponent::GetVertices

void CODPointComponent::GetVertices(CODPointArray* pVertexArray, BOOL bTracking)

Gets all the vertices of the component.

Defined in: OdPointComp.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.