Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ColorIDStripCB Class Reference

#include <color_id_texture.H>

Inheritance diagram for ColorIDStripCB:

Inheritance graph
[legend]
Collaboration diagram for ColorIDStripCB:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void faceCB (CBvert *v, CBface *f)
virtual void edgeCB (CBvert *v, CBedge *e)
virtual void vertCB (CBvert *v)
virtual void begin_faces (TriStrip *)
virtual void end_faces (TriStrip *)
virtual void begin_edges (EdgeStrip *)
virtual void end_edges (EdgeStrip *)
virtual void begin_verts (VertStrip *)
virtual void end_verts (VertStrip *)

Public Attributes

double alpha

Detailed Description

Definition at line 12 of file color_id_texture.H.


Member Function Documentation

virtual void GLStripCB::begin_edges EdgeStrip  )  [inline, virtual, inherited]
 

Reimplemented from StripCB.

Reimplemented in StripColorCB.

Definition at line 37 of file util.H.

References GL_LINE_STRIP, and glBegin().

Referenced by StripColorCB::begin_edges().

virtual void GLStripCB::begin_faces TriStrip  )  [inline, virtual, inherited]
 

Reimplemented from StripCB.

Reimplemented in StripColorCB.

Definition at line 34 of file util.H.

References GL_TRIANGLE_STRIP, and glBegin().

Referenced by StripColorCB::begin_faces().

virtual void GLStripCB::begin_verts VertStrip  )  [inline, virtual, inherited]
 

Reimplemented from StripCB.

Reimplemented in StripColorCB.

Definition at line 40 of file util.H.

References GL_POINTS, and glBegin().

Referenced by StripColorCB::begin_verts().

void ColorIDStripCB::edgeCB CBvert v,
CBedge e
[virtual]
 

Reimplemented from GLStripCB.

Definition at line 22 of file color_id_texture.C.

References glColor4ubv(), glVertex3dv(), Bsimplex::key(), IDRefImage::key_to_rgba(), and Bvert::loc().

virtual void GLStripCB::end_edges EdgeStrip  )  [inline, virtual, inherited]
 

Reimplemented from StripCB.

Definition at line 38 of file util.H.

References glEnd().

virtual void GLStripCB::end_faces TriStrip  )  [inline, virtual, inherited]
 

Reimplemented from StripCB.

Definition at line 35 of file util.H.

References glEnd().

virtual void GLStripCB::end_verts VertStrip  )  [inline, virtual, inherited]
 

Reimplemented from StripCB.

Definition at line 41 of file util.H.

References glEnd().

void ColorIDStripCB::faceCB CBvert v,
CBface f
[virtual]
 

Reimplemented from GLStripCB.

Definition at line 31 of file color_id_texture.C.

References glColor4ubv(), glVertex3dv(), Bsimplex::key(), IDRefImage::key_to_rgba(), and Bvert::loc().

void ColorIDStripCB::vertCB CBvert v  )  [virtual]
 

Reimplemented from GLStripCB.

Definition at line 13 of file color_id_texture.C.

References glColor4ubv(), glVertex3dv(), Bsimplex::key(), IDRefImage::key_to_rgba(), and Bvert::loc().


Member Data Documentation

double StripCB::alpha [inherited]
 

Definition at line 39 of file stripcb.H.

Referenced by StripColorCB::begin_faces(), StripColorCB::begin_verts(), SmoothShadeTexture::draw(), LineDrawingTexture::draw(), FlatShadeTexture::draw(), CurvatureTexture::draw(), StripColorCB::edgeCB(), SmoothShadeStripCB::faceCB(), StripTexCoordsCB2::faceCB(), FlatShadeStripCB::faceCB(), and StripTexCoordsCB3::faceCB().


The documentation for this class was generated from the following files:
Generated on Mon Sep 18 11:44:51 2006 for jot by  doxygen 1.4.4