ERC CISST - cisst software
svlBufferImage Class Reference
Collaboration diagram for svlBufferImage:
[legend]List of all members.
Detailed Description
Definition at line 34 of file svlBufferImage.h.
Public Member Functions
-
svlBufferImage (unsigned int width, unsigned int height)
-
unsigned int GetWidth ()
-
unsigned int GetHeight ()
-
unsigned int GetDataSize ()
-
unsigned char * GetPushBuffer ()
-
unsigned char * GetPushBuffer (unsigned int &size)
-
void Push ()
-
bool Push (unsigned char *buffer, unsigned int size, bool topdown)
-
bool PushIplImage (IplImage *image)
-
svlImageRGB * Pull (bool waitfornew, double timeout=5.0)
-
IplImage * PullIplImage (bool waitfornew, double timeout=5.0)
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu