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 28 of file binpack_rect_array.py.

Constructor & Destructor Documentation

def node_scripts.binpack_rect_array.Packer.__init__ (   self)

Definition at line 29 of file binpack_rect_array.py.

Member Function Documentation

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

Definition at line 41 of file binpack_rect_array.py.

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

Definition at line 31 of file binpack_rect_array.py.

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

Definition at line 79 of file binpack_rect_array.py.

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

Definition at line 53 of file binpack_rect_array.py.

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

Definition at line 68 of file binpack_rect_array.py.

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

Definition at line 48 of file binpack_rect_array.py.

Member Data Documentation

node_scripts.binpack_rect_array.Packer.root

Definition at line 34 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 Mon May 3 2021 03:03:28