CODPointComponent::AllocatePointMemory
voidCODPointComponent::AllocatePointMemory(intnCount)
Allocates memory for the vertex arrays. If there has already been memory allocated, it is freed before the new memory is set aside.
Defined in: OdPointComp.cpp
Return Value
void
Parameters
nCount
The number of POINT structures to allocate memory for.