klComputerVision
Public Member Functions | Data Fields
klRect Class Reference

#include <kl_image_buffer.h>

Collaboration diagram for klRect:
Collaboration graph

Public Member Functions

 klRect (int ix, int iy, unsigned int iw, unsigned int ih)
 

Data Fields

int x
 
int y
 
unsigned int w
 
unsigned int h
 

Constructor & Destructor Documentation

klRect::klRect ( int  ix,
int  iy,
unsigned int  iw,
unsigned int  ih 
)
inline

Field Documentation

unsigned int klRect::h
unsigned int klRect::w
int klRect::x
int klRect::y

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