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
iAplane Class Reference

Class representing plane in 3d space, containing all parameters needed for plane description. More...

#include <iADreamCasterCommon.h>

Collaboration diagram for iAplane:

Public Member Functions

 iAplane ()
 
 iAplane (iAVec3f a_Normal, float a_D)
 

Public Attributes

float D
 
iAVec3f N
 

Detailed Description

Class representing plane in 3d space, containing all parameters needed for plane description.

Constructor & Destructor Documentation

◆ iAplane() [1/2]

iAplane::iAplane ( )
inline

◆ iAplane() [2/2]

iAplane::iAplane ( iAVec3f  a_Normal,
float  a_D 
)
inline

Member Data Documentation

◆ D

float iAplane::D

◆ N

iAVec3f iAplane::N

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