Public Member Functions | Public Attributes | List of all members
node_scripts.binpack_rect_array.Packer Class Reference

Public Member Functions

def __init__ (self)
 
def find_node (self, root, w, h)
 
def fit (self, blocks)
 
def grow_down (self, w, h)
 
def grow_node (self, w, h)
 
def grow_right (self, w, h)
 
def split (self, node, w, h)
 

Public Attributes

 root
 

Detailed Description

Definition at line 30 of file binpack_rect_array.py.

Constructor & Destructor Documentation

◆ __init__()

def node_scripts.binpack_rect_array.Packer.__init__ (   self)

Definition at line 31 of file binpack_rect_array.py.

Member Function Documentation

◆ find_node()

def node_scripts.binpack_rect_array.Packer.find_node (   self,
  root,
  w,
  h 
)

Definition at line 43 of file binpack_rect_array.py.

◆ fit()

def node_scripts.binpack_rect_array.Packer.fit (   self,
  blocks 
)

Definition at line 33 of file binpack_rect_array.py.

◆ grow_down()

def node_scripts.binpack_rect_array.Packer.grow_down (   self,
  w,
  h 
)

Definition at line 81 of file binpack_rect_array.py.

◆ grow_node()

def node_scripts.binpack_rect_array.Packer.grow_node (   self,
  w,
  h 
)

Definition at line 55 of file binpack_rect_array.py.

◆ grow_right()

def node_scripts.binpack_rect_array.Packer.grow_right (   self,
  w,
  h 
)

Definition at line 70 of file binpack_rect_array.py.

◆ split()

def node_scripts.binpack_rect_array.Packer.split (   self,
  node,
  w,
  h 
)

Definition at line 50 of file binpack_rect_array.py.

Member Data Documentation

◆ root

node_scripts.binpack_rect_array.Packer.root

Definition at line 36 of file binpack_rect_array.py.


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


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Fri May 16 2025 03:11:18