Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
BIAS::Ellipsoid3DData Class Reference

stores important data for drawing an el4000lipsoid More...

#include <Utils/ThreeDOut.hh>

+ Collaboration diagram for BIAS::Ellipsoid3DData:

Public Attributes

BIAS::Vector3< double > C
 center of ellipsoid More...
 
BIAS::RGBAuc Color
 
double dAngle
 rotation in radians around RotAxes More...
 
BIAS::Vector3< double > RotAxis
 rot to get 1st mainaxis from (1,0,0) More...
 
double s0
 
double s1
 
double s2
 lengths of main axes More...
 

Detailed Description

stores important data for drawing an el4000lipsoid

Definition at line 183 of file ThreeDOut.hh.

Member Data Documentation

BIAS::Vector3<double> BIAS::Ellipsoid3DData::C
BIAS::RGBAuc BIAS::Ellipsoid3DData::Color
double BIAS::Ellipsoid3DData::dAngle
BIAS::Vector3<double> BIAS::Ellipsoid3DData::RotAxis
double BIAS::Ellipsoid3DData::s0
double BIAS::Ellipsoid3DData::s1
double BIAS::Ellipsoid3DData::s2

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