Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::Frame Class Reference

#include <cxFrame.h>

Public Member Functions

 Frame ()
 

Public Attributes

bool mNewStatus
 
double mTimestamp
 Timestamp in seconds since 1/1/1970 (epoch) More...
 
int mWidth
 Width in pixels. More...
 
int mHeight
 Height in pixels. More...
 
int mPixelFormat
 Pixel format in OSType (FourCC) More...
 
unsigned char * mFirstPixel
 Pointer to first pixel in frame. More...
 
double mSpacing [2]
 
float mOrigin [2]
 
int ulx
 
int uly
 
int urx
 
int ury
 
int brx
 
int bry
 
int blx
 
int bly
 
std::string probeName
 
int mImagingDepth
 
int mSectorSizeInPercent
 

Detailed Description

Definition at line 44 of file cxFrame.h.

Constructor & Destructor Documentation

cx::Frame::Frame ( )
inline

Definition at line 67 of file cxFrame.h.

Member Data Documentation

int cx::Frame::blx

Definition at line 61 of file cxFrame.h.

int cx::Frame::bly

Definition at line 62 of file cxFrame.h.

int cx::Frame::brx

Definition at line 59 of file cxFrame.h.

int cx::Frame::bry

Definition at line 60 of file cxFrame.h.

unsigned char* cx::Frame::mFirstPixel

Pointer to first pixel in frame.

Definition at line 52 of file cxFrame.h.

int cx::Frame::mHeight

Height in pixels.

Definition at line 50 of file cxFrame.h.

int cx::Frame::mImagingDepth

Definition at line 64 of file cxFrame.h.

bool cx::Frame::mNewStatus

Definition at line 47 of file cxFrame.h.

float cx::Frame::mOrigin[2]

Definition at line 54 of file cxFrame.h.

int cx::Frame::mPixelFormat

Pixel format in OSType (FourCC)

Definition at line 51 of file cxFrame.h.

int cx::Frame::mSectorSizeInPercent

Definition at line 65 of file cxFrame.h.

double cx::Frame::mSpacing[2]

Definition at line 53 of file cxFrame.h.

double cx::Frame::mTimestamp

Timestamp in seconds since 1/1/1970 (epoch)

Definition at line 48 of file cxFrame.h.

int cx::Frame::mWidth

Width in pixels.

Definition at line 49 of file cxFrame.h.

std::string cx::Frame::probeName

Definition at line 63 of file cxFrame.h.

int cx::Frame::ulx

Definition at line 55 of file cxFrame.h.

int cx::Frame::uly

Definition at line 56 of file cxFrame.h.

int cx::Frame::urx

Definition at line 57 of file cxFrame.h.

int cx::Frame::ury

Definition at line 58 of file cxFrame.h.


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