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