VR-Vantage 2.3 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
stbtt_pack_context Struct Reference

Public Attributes

voiduser_allocator_context
voidpack_info
int width
int height
int stride_in_bytes
int padding
unsigned int h_oversample
unsigned int v_oversample
unsigned char * pixels
voidnodes

Member Data Documentation

void* stbtt_pack_context::user_allocator_context
void* stbtt_pack_context::pack_info
int stbtt_pack_context::width
int stbtt_pack_context::height
int stbtt_pack_context::stride_in_bytes
int stbtt_pack_context::padding
unsigned int stbtt_pack_context::h_oversample
unsigned int stbtt_pack_context::v_oversample
unsigned char* stbtt_pack_context::pixels
void* stbtt_pack_context::nodes

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


Copyright © 2005-2018 VT MAK. All Rights Reserved (www.mak.com)