SRGCompiledPolygon::AddCirclePoints

void SRGCompiledPolygon::AddCirclePoints(int nPoints)

Builds a circular polygon with a specified number of points.

Defined in: SRGCPly.cpp

Return Value

void

Parameters

nPoints

int nPoints is the number of points that should be in the circle.