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 | Public Attributes | List of all members
iArotation_t Struct Reference

Structure representing rotations of rendering about x, y, z axes in radians. More...

#include <iADreamCasterCommon.h>

Collaboration diagram for iArotation_t:

Public Member Functions

 iArotation_t ()
 
 iArotation_t (float a_rotX, float a_rotY, float a_rotZ)
 

Public Attributes

float rotX
 
float rotY
 
float rotZ
 

Detailed Description

Structure representing rotations of rendering about x, y, z axes in radians.

Constructor & Destructor Documentation

◆ iArotation_t() [1/2]

iArotation_t::iArotation_t ( )
inline

◆ iArotation_t() [2/2]

iArotation_t::iArotation_t ( float  a_rotX,
float  a_rotY,
float  a_rotZ 
)
inline

Member Data Documentation

◆ rotX

float iArotation_t::rotX

◆ rotY

float iArotation_t::rotY

◆ rotZ

float iArotation_t::rotZ

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