Share

AcGeVector3dArray

C++

typedef AcArray<AcGeVector3d> AcGeVector3dArray;

File

gevc3dar.h

Description

AcGeVector3dArray 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?