ecat 6.0.0
view2d Struct Reference

#include <ecat/kernel/matpkg.h>

Public Attributes

int xdim
 
int ydim
 
float x_pixel_size
 
float y_pixel_size
 
float * data
 

Detailed Description

Definition at line 29 of file matpkg.h.

Member Data Documentation

◆ data

float* view2d::data

Definition at line 33 of file matpkg.h.

◆ x_pixel_size

float view2d::x_pixel_size

Definition at line 32 of file matpkg.h.

◆ xdim

int view2d::xdim

Definition at line 31 of file matpkg.h.

◆ y_pixel_size

float view2d::y_pixel_size

Definition at line 32 of file matpkg.h.

◆ ydim

int view2d::ydim

Definition at line 31 of file matpkg.h.


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