Known values for The topology type of primitives to render.
More...
#include <CesiumGltf/MeshPrimitive.h>
|
static constexpr int32_t | POINTS = 0 |
|
static constexpr int32_t | LINES = 1 |
|
static constexpr int32_t | LINE_LOOP = 2 |
|
static constexpr int32_t | LINE_STRIP = 3 |
|
static constexpr int32_t | TRIANGLES = 4 |
|
static constexpr int32_t | TRIANGLE_STRIP = 5 |
|
static constexpr int32_t | TRIANGLE_FAN = 6 |
|
Known values for The topology type of primitives to render.
Definition at line 24 of file MeshPrimitive.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/cesium-native/cesium-native/CesiumGltf/generated/include/CesiumGltf/MeshPrimitive.h