From 342403a02f8063903d0f38327430721d4d0ae331 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 20 Sep 2021 18:15:14 -0500 Subject: do ass1 --- dev/MinGfx/docs/html/structstbrp__context.html | 530 ++++++++++++------------- 1 file changed, 265 insertions(+), 265 deletions(-) (limited to 'dev/MinGfx/docs/html/structstbrp__context.html') diff --git a/dev/MinGfx/docs/html/structstbrp__context.html b/dev/MinGfx/docs/html/structstbrp__context.html index 0336ebc..d9de6f0 100644 --- a/dev/MinGfx/docs/html/structstbrp__context.html +++ b/dev/MinGfx/docs/html/structstbrp__context.html @@ -1,265 +1,265 @@ - - - - - - - -MinGfx Toolkit: stbrp_context Struct Reference - - - - - - - - - - - - -
-
- - - - - - -
-
MinGfx Toolkit -  1.0 -
-
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
-
-
- - - - - - - - -
-
- - -
- -
- -
-
- -
-
stbrp_context Struct Reference
-
-
-

Detailed Description

-
-

Definition at line 172 of file stb_rect_pack.h.

-
-

#include <stb_rect_pack.h>

- - - - - - - - - - - - - - - - - - - - -

-Public Attributes

int width
 
int height
 
int align
 
int init_mode
 
int heuristic
 
int num_nodes
 
stbrp_nodeactive_head
 
stbrp_nodefree_head
 
stbrp_node extra [2]
 
-

Member Data Documentation

- -

◆ active_head

- -
-
- - - - -
stbrp_node* stbrp_context::active_head
-
- -

Definition at line 180 of file stb_rect_pack.h.

- -
-
- -

◆ align

- -
-
- - - - -
int stbrp_context::align
-
- -

Definition at line 176 of file stb_rect_pack.h.

- -
-
- -

◆ extra

- -
-
- - - - -
stbrp_node stbrp_context::extra[2]
-
- -

Definition at line 182 of file stb_rect_pack.h.

- -
-
- -

◆ free_head

- -
-
- - - - -
stbrp_node* stbrp_context::free_head
-
- -

Definition at line 181 of file stb_rect_pack.h.

- -
-
- -

◆ height

- -
-
- - - - -
int stbrp_context::height
-
- -

Definition at line 175 of file stb_rect_pack.h.

- -
-
- -

◆ heuristic

- -
-
- - - - -
int stbrp_context::heuristic
-
- -

Definition at line 178 of file stb_rect_pack.h.

- -
-
- -

◆ init_mode

- -
-
- - - - -
int stbrp_context::init_mode
-
- -

Definition at line 177 of file stb_rect_pack.h.

- -
-
- -

◆ num_nodes

- -
-
- - - - -
int stbrp_context::num_nodes
-
- -

Definition at line 179 of file stb_rect_pack.h.

- -
-
- -

◆ width

- -
-
- - - - -
int stbrp_context::width
-
- -

Definition at line 174 of file stb_rect_pack.h.

- -
-
-
The documentation for this struct was generated from the following file: -
- - - - - + + + + + + + +MinGfx Toolkit: stbrp_context Struct Reference + + + + + + + + + + + + +
+
+ + + + + + +
+
MinGfx Toolkit +  1.0 +
+
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+ +
+
stbrp_context Struct Reference
+
+
+

Detailed Description

+
+

Definition at line 172 of file stb_rect_pack.h.

+
+

#include <stb_rect_pack.h>

+ + + + + + + + + + + + + + + + + + + + +

+Public Attributes

int width
 
int height
 
int align
 
int init_mode
 
int heuristic
 
int num_nodes
 
stbrp_nodeactive_head
 
stbrp_nodefree_head
 
stbrp_node extra [2]
 
+

Member Data Documentation

+ +

◆ active_head

+ +
+
+ + + + +
stbrp_node* stbrp_context::active_head
+
+ +

Definition at line 180 of file stb_rect_pack.h.

+ +
+
+ +

◆ align

+ +
+
+ + + + +
int stbrp_context::align
+
+ +

Definition at line 176 of file stb_rect_pack.h.

+ +
+
+ +

◆ extra

+ +
+
+ + + + +
stbrp_node stbrp_context::extra[2]
+
+ +

Definition at line 182 of file stb_rect_pack.h.

+ +
+
+ +

◆ free_head

+ +
+
+ + + + +
stbrp_node* stbrp_context::free_head
+
+ +

Definition at line 181 of file stb_rect_pack.h.

+ +
+
+ +

◆ height

+ +
+
+ + + + +
int stbrp_context::height
+
+ +

Definition at line 175 of file stb_rect_pack.h.

+ +
+
+ +

◆ heuristic

+ +
+
+ + + + +
int stbrp_context::heuristic
+
+ +

Definition at line 178 of file stb_rect_pack.h.

+ +
+
+ +

◆ init_mode

+ +
+
+ + + + +
int stbrp_context::init_mode
+
+ +

Definition at line 177 of file stb_rect_pack.h.

+ +
+
+ +

◆ num_nodes

+ +
+
+ + + + +
int stbrp_context::num_nodes
+
+ +

Definition at line 179 of file stb_rect_pack.h.

+ +
+
+ +

◆ width

+ +
+
+ + + + +
int stbrp_context::width
+
+ +

Definition at line 174 of file stb_rect_pack.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + + -- cgit v1.2.3