NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
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 23 of file cxFrame.h.

Constructor & Destructor Documentation

◆ Frame()

cx::Frame::Frame ( )
inline

Definition at line 46 of file cxFrame.h.

Member Data Documentation

◆ blx

int cx::Frame::blx

Definition at line 40 of file cxFrame.h.

◆ bly

int cx::Frame::bly

Definition at line 41 of file cxFrame.h.

◆ brx

int cx::Frame::brx

Definition at line 38 of file cxFrame.h.

◆ bry

int cx::Frame::bry

Definition at line 39 of file cxFrame.h.

◆ mFirstPixel

unsigned char* cx::Frame::mFirstPixel

Pointer to first pixel in frame.

Definition at line 31 of file cxFrame.h.

◆ mHeight

int cx::Frame::mHeight

Height in pixels.

Definition at line 29 of file cxFrame.h.

◆ mImagingDepth

int cx::Frame::mImagingDepth

Definition at line 43 of file cxFrame.h.

◆ mNewStatus

bool cx::Frame::mNewStatus

Definition at line 26 of file cxFrame.h.

◆ mOrigin

float cx::Frame::mOrigin[2]

Definition at line 33 of file cxFrame.h.

◆ mPixelFormat

int cx::Frame::mPixelFormat

Pixel format in OSType (FourCC)

Definition at line 30 of file cxFrame.h.

◆ mSectorSizeInPercent

int cx::Frame::mSectorSizeInPercent

Definition at line 44 of file cxFrame.h.

◆ mSpacing

double cx::Frame::mSpacing[2]

Definition at line 32 of file cxFrame.h.

◆ mTimestamp

double cx::Frame::mTimestamp

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

Definition at line 27 of file cxFrame.h.

◆ mWidth

int cx::Frame::mWidth

Width in pixels.

Definition at line 28 of file cxFrame.h.

◆ probeName

std::string cx::Frame::probeName

Definition at line 42 of file cxFrame.h.

◆ ulx

int cx::Frame::ulx

Definition at line 34 of file cxFrame.h.

◆ uly

int cx::Frame::uly

Definition at line 35 of file cxFrame.h.

◆ urx

int cx::Frame::urx

Definition at line 36 of file cxFrame.h.

◆ ury

int cx::Frame::ury

Definition at line 37 of file cxFrame.h.


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