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