7#include "vtkIOGeometryModule.h"
21 NEAREST_MIPMAP_NEAREST = 9984,
22 LINEAR_MIPMAP_NEAREST = 9985,
23 NEAREST_MIPMAP_LINEAR = 9986,
24 LINEAR_MIPMAP_LINEAR = 9987
28 CLAMP_TO_EDGE = 33071,
29 MIRRORED_REPEAT = 33648,
This struct describes a glTF sampler object.