GLPoint Class Reference

#include <glpoint.h>

List of all members.

Public Member Functions

 GLPoint (void)
void setVertC (double x_, double y_, double z_)
void setVertS (double theta, double phi, double rad=1.)
void setTex (double s_, double t_)
void glSet ()

Public Attributes

float x
float y
float z
float s
float t


Detailed Description

Definition at line 21 of file glpoint.h.


Constructor & Destructor Documentation

GLPoint::GLPoint ( void   )  [inline]

Definition at line 45 of file glpoint.h.


Member Function Documentation

void GLPoint::glSet (  )  [inline]

Definition at line 115 of file glpoint.h.

References s, t, x, y, and z.

void GLPoint::setTex ( double  s_,
double  t_ 
) [inline]

Definition at line 98 of file glpoint.h.

References s, and t.

void GLPoint::setVertC ( double  x_,
double  y_,
double  z_ 
) [inline]

Definition at line 60 of file glpoint.h.

References x, y, and z.

void GLPoint::setVertS ( double  theta,
double  phi,
double  rad = 1. 
) [inline]

Definition at line 80 of file glpoint.h.

References x, y, and z.


Member Data Documentation

float GLPoint::s

Definition at line 25 of file glpoint.h.

Referenced by glSet(), setTex(), and Face::toMollweideBackfaceSplit().

float GLPoint::t

Definition at line 25 of file glpoint.h.

Referenced by glSet(), setTex(), and Face::toMollweideBackfaceSplit().

float GLPoint::x

Definition at line 24 of file glpoint.h.

Referenced by glSet(), setVertC(), and setVertS().

float GLPoint::y

Definition at line 24 of file glpoint.h.

Referenced by glSet(), setVertC(), setVertS(), and Face::toMollweideBackfaceSplit().

float GLPoint::z

Definition at line 24 of file glpoint.h.

Referenced by glSet(), setVertC(), setVertS(), and Face::toMollweideBackfaceSplit().


The documentation for this class was generated from the following file:
Generated on Fri Feb 6 15:32:59 2009 for Skyviewer by  doxygen 1.4.7