JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
gltfFacetMinMax Struct Reference

#include <GLTFDataTool.h>

Public Attributes

int index_max
 
int index_min
 
float vertex_x_max
 
float vertex_x_min
 
float vertex_y_max
 
float vertex_y_min
 
float vertex_z_max
 
float vertex_z_min
 
float normal_x_max
 
float normal_x_min
 
float normal_y_max
 
float normal_y_min
 
float normal_z_max
 
float normal_z_min
 
float texcrd_u_max
 
float texcrd_u_min
 
float texcrd_v_max
 
float texcrd_v_min
 

Detailed Description

Definition at line 79 of file GLTFDataTool.h.

Member Data Documentation

◆ index_max

int index_max

Definition at line 80 of file GLTFDataTool.h.

◆ index_min

int index_min

Definition at line 81 of file GLTFDataTool.h.

◆ normal_x_max

float normal_x_max

Definition at line 88 of file GLTFDataTool.h.

◆ normal_x_min

float normal_x_min

Definition at line 89 of file GLTFDataTool.h.

◆ normal_y_max

float normal_y_max

Definition at line 90 of file GLTFDataTool.h.

◆ normal_y_min

float normal_y_min

Definition at line 91 of file GLTFDataTool.h.

◆ normal_z_max

float normal_z_max

Definition at line 92 of file GLTFDataTool.h.

◆ normal_z_min

float normal_z_min

Definition at line 93 of file GLTFDataTool.h.

◆ texcrd_u_max

float texcrd_u_max

Definition at line 94 of file GLTFDataTool.h.

◆ texcrd_u_min

float texcrd_u_min

Definition at line 95 of file GLTFDataTool.h.

◆ texcrd_v_max

float texcrd_v_max

Definition at line 96 of file GLTFDataTool.h.

◆ texcrd_v_min

float texcrd_v_min

Definition at line 97 of file GLTFDataTool.h.

◆ vertex_x_max

float vertex_x_max

◆ vertex_x_min

float vertex_x_min

◆ vertex_y_max

float vertex_y_max

◆ vertex_y_min

float vertex_y_min

◆ vertex_z_max

float vertex_z_max

◆ vertex_z_min

float vertex_z_min

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