VR-Vantage 2.6 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

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

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
int stbtt_pack_context::skip_missing
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-2020 MAK Technologies. All Rights Reserved (www.mak.com)