Blender V4.5
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 17 of file BLI_boxpack_2d.h.

Member Data Documentation

◆ h

◆ index

int BoxPack::index

Definition at line 27 of file BLI_boxpack_2d.h.

Referenced by boxPack_FromPyObject(), and boxPack_ToPyObject().

◆ v

◆ w

◆ x

float BoxPack::x

◆ y

float BoxPack::y

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