Share

AcGeVector2dArray

C++

typedef AcArray<AcGeVector2d> AcGeVector2dArray;

File

gevc2dar.h

Description

AcGeVector2dArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.

Was this information helpful?