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__node.html | 314 ++++++++++++++-------------- 1 file changed, 157 insertions(+), 157 deletions(-) (limited to 'dev/MinGfx/docs/html/structstbrp__node.html') diff --git a/dev/MinGfx/docs/html/structstbrp__node.html b/dev/MinGfx/docs/html/structstbrp__node.html index cc4ebe6..4dc9032 100644 --- a/dev/MinGfx/docs/html/structstbrp__node.html +++ b/dev/MinGfx/docs/html/structstbrp__node.html @@ -1,157 +1,157 @@ - - - - - - - -MinGfx Toolkit: stbrp_node Struct Reference - - - - - - - - - - - - -
-
- - - - - - -
-
MinGfx Toolkit -  1.0 -
-
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
-
-
- - - - - - - - -
-
- - -
- -
- -
-
- -
-
stbrp_node Struct Reference
-
-
-

Detailed Description

-
-

Definition at line 166 of file stb_rect_pack.h.

-
-

#include <stb_rect_pack.h>

- - - - - - - - -

-Public Attributes

stbrp_coord x
 
stbrp_coord y
 
stbrp_nodenext
 
-

Member Data Documentation

- -

◆ next

- -
-
- - - - -
stbrp_node* stbrp_node::next
-
- -

Definition at line 169 of file stb_rect_pack.h.

- -
-
- -

◆ x

- -
-
- - - - -
stbrp_coord stbrp_node::x
-
- -

Definition at line 168 of file stb_rect_pack.h.

- -
-
- -

◆ y

- -
-
- - - - -
stbrp_coord stbrp_node::y
-
- -

Definition at line 168 of file stb_rect_pack.h.

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

Detailed Description

+
+

Definition at line 166 of file stb_rect_pack.h.

+
+

#include <stb_rect_pack.h>

+ + + + + + + + +

+Public Attributes

stbrp_coord x
 
stbrp_coord y
 
stbrp_nodenext
 
+

Member Data Documentation

+ +

◆ next

+ +
+
+ + + + +
stbrp_node* stbrp_node::next
+
+ +

Definition at line 169 of file stb_rect_pack.h.

+ +
+
+ +

◆ x

+ +
+
+ + + + +
stbrp_coord stbrp_node::x
+
+ +

Definition at line 168 of file stb_rect_pack.h.

+ +
+
+ +

◆ y

+ +
+
+ + + + +
stbrp_coord stbrp_node::y
+
+ +

Definition at line 168 of file stb_rect_pack.h.

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