SRGraphComponent::LoadPolygon

virtual SRGCompiledPolygon * SRGraphComponent::LoadPolygon(LPCTSTR strPolygonName, LPCTSTR strSectionName)

Calls the parent graph's LoadPolygon function.

Defined in: SRGComp.h

Parameters

strPolygonName

Pointer to a constant string containing the name of the polygon.

strSectionName

Pointer to a constant string containing the name of the section.