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