cesium-native 0.43.0
|
Known values for The hint representing the intended GPU buffer type to use with this buffer view. More...
#include <CesiumGltf/BufferView.h>
Static Public Attributes | |
static constexpr int32_t | ARRAY_BUFFER = 34962 |
ARRAY_BUFFER (34962 ) | |
static constexpr int32_t | ELEMENT_ARRAY_BUFFER = 34963 |
ELEMENT_ARRAY_BUFFER (34963 ) | |
Known values for The hint representing the intended GPU buffer type to use with this buffer view.
Definition at line 25 of file BufferView.h.
|
staticconstexpr |
ARRAY_BUFFER (34962
)
Definition at line 27 of file BufferView.h.
|
staticconstexpr |
ELEMENT_ARRAY_BUFFER (34963
)
Definition at line 30 of file BufferView.h.