Public Member Functions | Public Attributes
binpack_rect_array.Block Class Reference

List of all members.

Public Member Functions

def __cmp__
def __init__
def height_cmp
def max_cmp
def min_cmp
def width_cmp

Public Attributes

 rect
 used

Detailed Description

Definition at line 13 of file binpack_rect_array.py.


Constructor & Destructor Documentation

def binpack_rect_array.Block.__init__ (   self,
  rect 
)

Definition at line 14 of file binpack_rect_array.py.


Member Function Documentation

def binpack_rect_array.Block.__cmp__ (   self,
  another 
)

Definition at line 25 of file binpack_rect_array.py.

def binpack_rect_array.Block.height_cmp (   self,
  another 
)

Definition at line 21 of file binpack_rect_array.py.

def binpack_rect_array.Block.max_cmp (   self,
  another 
)

Definition at line 17 of file binpack_rect_array.py.

def binpack_rect_array.Block.min_cmp (   self,
  another 
)

Definition at line 19 of file binpack_rect_array.py.

def binpack_rect_array.Block.width_cmp (   self,
  another 
)

Definition at line 23 of file binpack_rect_array.py.


Member Data Documentation

Definition at line 14 of file binpack_rect_array.py.

Definition at line 14 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 Sun Oct 8 2017 02:43:24