cesium-native
0.41.0
FeatureIdTexture.h
1
// This file was generated by generate-classes.
2
// DO NOT EDIT THIS FILE!
3
#pragma once
4
5
#include "CesiumGltf/Library.h"
6
#include "CesiumGltf/TextureInfo.h"
7
8
#include <cstdint>
9
#include <vector>
10
11
namespace
CesiumGltf
{
15
struct
CESIUMGLTF_API
FeatureIdTexture
final :
public
TextureInfo
{
16
static
inline
constexpr
const
char
* TypeName =
"FeatureIdTexture"
;
17
24
std::vector<int64_t> channels = {0};
25
};
26
}
// namespace CesiumGltf
CesiumGltf
Classes for working with glTF models.
Definition:
IPrepareRendererResources.h:22
CesiumGltf::FeatureIdTexture
A texture containing feature IDs.
Definition:
FeatureIdTexture.h:15
CesiumGltf::TextureInfo
Reference to a texture.
Definition:
TextureInfo.h:15
CesiumGltf
generated
include
CesiumGltf
FeatureIdTexture.h
Generated by
1.9.1