PolarArgLine Class Reference

#include <polarargline.h>

List of all members.

Public Member Functions

 PolarArgLine (void)
void set (double theta, double phi, double gamma, double size)
void setColor (uchar r_=255, uchar g_=255, uchar b_=255)
void setOn (bool b)
bool isOn () const
void setMollweide (bool b)
void draw ()

Protected Attributes

bool on
bool moll
qglviewer::Vec v1
qglviewer::Vec v2
qglviewer::Vec col


Detailed Description

Definition at line 19 of file polarargline.h.


Constructor & Destructor Documentation

PolarArgLine::PolarArgLine ( void   ) 

Definition at line 90 of file polarargline.cpp.

References moll, and on.


Member Function Documentation

void PolarArgLine::draw (  ) 

Definition at line 163 of file polarargline.cpp.

References boost, col, moll, toMollweide(), v1, and v2.

bool PolarArgLine::isOn (  )  const [inline]

Definition at line 32 of file polarargline.h.

References on.

void PolarArgLine::set ( double  theta,
double  phi,
double  gamma,
double  size 
)

Definition at line 111 of file polarargline.cpp.

References boost, setColor(), setOn(), spinVector(), v1, and v2.

void PolarArgLine::setColor ( uchar  r_ = 255,
uchar  g_ = 255,
uchar  b_ = 255 
)

Definition at line 147 of file polarargline.cpp.

References col.

Referenced by set().

void PolarArgLine::setMollweide ( bool  b  )  [inline]

Definition at line 33 of file polarargline.h.

References moll.

void PolarArgLine::setOn ( bool  b  )  [inline]

Definition at line 31 of file polarargline.h.

References on.

Referenced by set().


Member Data Documentation

qglviewer::Vec PolarArgLine::col [protected]

Definition at line 26 of file polarargline.h.

Referenced by draw(), and setColor().

bool PolarArgLine::moll [protected]

Definition at line 23 of file polarargline.h.

Referenced by draw(), PolarArgLine(), and setMollweide().

bool PolarArgLine::on [protected]

Definition at line 22 of file polarargline.h.

Referenced by isOn(), PolarArgLine(), and setOn().

qglviewer::Vec PolarArgLine::v1 [protected]

Definition at line 24 of file polarargline.h.

Referenced by draw(), and set().

qglviewer::Vec PolarArgLine::v2 [protected]

Definition at line 25 of file polarargline.h.

Referenced by draw(), and set().


The documentation for this class was generated from the following files:
Generated on Fri Feb 6 15:33:00 2009 for Skyviewer by  doxygen 1.4.7