open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
iACutAAB Class Reference

Axis aligned box. Used for selecting some area on specimen in order to calculate only that area. More...

#include <iACutFigList.h>

Collaboration diagram for iACutAAB:

Public Member Functions

QString GetDimString ()
 
 iACutAAB ()
 
 iACutAAB (QString name)
 
QString name ()
 
void SetSlidersValues (int v1, int v2, int v3, int v4, int v5, int v6)
 
void Write2File (FILE *fptr)
 Write aabb data in file. More...
 

Static Public Member Functions

static const int getSkipedSizeInFile ()
 

Public Attributes

iAaabb box
 bounds of 3D box More...
 
int slidersValues [6]
 corresponding values of sliders More...
 

Detailed Description

Axis aligned box. Used for selecting some area on specimen in order to calculate only that area.

Constructor & Destructor Documentation

◆ iACutAAB() [1/2]

iACutAAB::iACutAAB ( QString  name)
inline

◆ iACutAAB() [2/2]

iACutAAB::iACutAAB ( )
inline

Member Function Documentation

◆ GetDimString()

QString iACutAAB::GetDimString ( )
inline

◆ getSkipedSizeInFile()

static const int iACutAAB::getSkipedSizeInFile ( )
inlinestatic

◆ name()

QString iACutAAB::name ( )
inline

◆ SetSlidersValues()

void iACutAAB::SetSlidersValues ( int  v1,
int  v2,
int  v3,
int  v4,
int  v5,
int  v6 
)
inline

◆ Write2File()

void iACutAAB::Write2File ( FILE *  fptr)
inline

Write aabb data in file.

Member Data Documentation

◆ box

iAaabb iACutAAB::box

bounds of 3D box

◆ slidersValues

int iACutAAB::slidersValues[6]

corresponding values of sliders


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