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

Public Member Functions

def __cmp__ (self, another)
 
def __init__ (self, rect)
 
def height_cmp (self, another)
 
def max_cmp (self, another)
 
def min_cmp (self, another)
 
def width_cmp (self, another)
 

Public Attributes

 rect
 
 used
 

Detailed Description

Definition at line 13 of file binpack_rect_array.py.

Constructor & Destructor Documentation

def node_scripts.binpack_rect_array.Block.__init__ (   self,
  rect 
)

Definition at line 14 of file binpack_rect_array.py.

Member Function Documentation

def node_scripts.binpack_rect_array.Block.__cmp__ (   self,
  another 
)

Definition at line 25 of file binpack_rect_array.py.

def node_scripts.binpack_rect_array.Block.height_cmp (   self,
  another 
)

Definition at line 21 of file binpack_rect_array.py.

def node_scripts.binpack_rect_array.Block.max_cmp (   self,
  another 
)

Definition at line 17 of file binpack_rect_array.py.

def node_scripts.binpack_rect_array.Block.min_cmp (   self,
  another 
)

Definition at line 19 of file binpack_rect_array.py.

def node_scripts.binpack_rect_array.Block.width_cmp (   self,
  another 
)

Definition at line 23 of file binpack_rect_array.py.

Member Data Documentation

node_scripts.binpack_rect_array.Block.rect

Definition at line 15 of file binpack_rect_array.py.

node_scripts.binpack_rect_array.Block.used

Definition at line 16 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