MeVisLab Toolbox Reference
PixelBoundingBox Struct Reference

#include <SoView2DAnnotation.h>

Public Attributes

int minx
 
int maxx
 
int miny
 
int maxy
 

Detailed Description

Definition at line 92 of file SoView2DAnnotation.h.

Member Data Documentation

◆ maxx

int PixelBoundingBox::maxx

Definition at line 95 of file SoView2DAnnotation.h.

◆ maxy

int PixelBoundingBox::maxy

Definition at line 97 of file SoView2DAnnotation.h.

◆ minx

int PixelBoundingBox::minx

Definition at line 94 of file SoView2DAnnotation.h.

◆ miny

int PixelBoundingBox::miny

Definition at line 96 of file SoView2DAnnotation.h.


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