Blender  V3.3
Public Attributes | List of all members
BoxPack Struct Reference

#include <BLI_boxpack_2d.h>

Public Attributes

float x
 
float y
 
float w
 
float h
 
struct BoxVertv [4]
 
int index
 

Detailed Description

Definition at line 18 of file BLI_boxpack_2d.h.

Member Data Documentation

◆ h

float BoxPack::h

◆ index

int BoxPack::index

◆ v

struct BoxVert* BoxPack::v[4]

◆ w

float BoxPack::w

◆ x

float BoxPack::x

◆ y

float BoxPack::y

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