UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
ZtCMPixelItem Struct Reference

#include <ZtColoredMatrix.H>

Public Attributes

int p
 
unsigned ic_beg
 
unsigned ic_end
 
double k
 
float c
 
float c_plus
 
float c_minus
 

Detailed Description

Item which describes a pixel and it's natural cell.

Member Data Documentation

float ZtCMPixelItem::c

cached natural coordinate of the pixel...

float ZtCMPixelItem::c_plus

...and coordinates of box around it in {x|y}_prec distance

unsigned ZtCMPixelItem::ic_beg

indeces of bounding natural cell coordinates oriented in pixel ascent order (so, ic_beg=i-1, ic_end=i means c(i-1), c(i) are used for fina lcoordinate interpolation for given pixel

double ZtCMPixelItem::k

cached coefficient of reverse natural cell size

int ZtCMPixelItem::p

pixel coordinate itself


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