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