HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
 

Detailed Description

Definition at line 409 of file cgltf.h.

Member Data Documentation

cgltf_image * cgltf_texture::basisu_image

Definition at line 415 of file cgltf.h.

cgltf_extension * cgltf_texture::extensions

Definition at line 420 of file cgltf.h.

cgltf_size cgltf_texture::extensions_count

Definition at line 419 of file cgltf.h.

cgltf_extras cgltf_texture::extras

Definition at line 418 of file cgltf.h.

cgltf_bool cgltf_texture::has_basisu

Definition at line 414 of file cgltf.h.

cgltf_bool cgltf_texture::has_webp

Definition at line 416 of file cgltf.h.

cgltf_image * cgltf_texture::image

Definition at line 412 of file cgltf.h.

char * cgltf_texture::name

Definition at line 411 of file cgltf.h.

cgltf_sampler * cgltf_texture::sampler

Definition at line 413 of file cgltf.h.

cgltf_image* cgltf_texture::webp_image

Definition at line 417 of file cgltf.h.


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