Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cgltf_texture Struct Reference

#include <cgltf.h>

Public Attributes

char * name
 
cgltf_imageimage
 
cgltf_samplersampler
 
cgltf_bool has_basisu
 
cgltf_imagebasisu_image
 
cgltf_bool has_webp
 
cgltf_imagewebp_image
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Member Data Documentation

◆ basisu_image

cgltf_image* cgltf_texture::basisu_image

◆ extensions

cgltf_extension* cgltf_texture::extensions

◆ extensions_count

cgltf_size cgltf_texture::extensions_count

◆ extras

cgltf_extras cgltf_texture::extras

◆ has_basisu

cgltf_bool cgltf_texture::has_basisu

◆ has_webp

cgltf_bool cgltf_texture::has_webp

◆ image

cgltf_image* cgltf_texture::image

◆ name

char* cgltf_texture::name

◆ sampler

cgltf_sampler* cgltf_texture::sampler

◆ webp_image

cgltf_image* cgltf_texture::webp_image

The documentation for this struct was generated from the following file: