Altus Mapping Engine JavaScript API Reference - v2.0.ut.2153.g60764257e - Tuesday May 16, 2022 | SDK Documentation | Builds | BA3 Home |
Public Member Functions | |
VectorCoordsVect () | |
VectorCoordinate | get (int index) |
void | push_back (VectorCoordinate value) |
void | resize (int size, VectorCoordinate defaultValue) |
void | set (int index, VectorCoordinate value) |
int | size () |
AltusUnified::VectorCoordsVect::VectorCoordsVect | ( | ) |
VectorCoordinate AltusUnified::VectorCoordsVect::get | ( | int | index | ) |
void AltusUnified::VectorCoordsVect::push_back | ( | VectorCoordinate | value | ) |
void AltusUnified::VectorCoordsVect::resize | ( | int | size, |
VectorCoordinate | defaultValue | ||
) |
void AltusUnified::VectorCoordsVect::set | ( | int | index, |
VectorCoordinate | value | ||
) |
int AltusUnified::VectorCoordsVect::size | ( | ) |