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