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

StripColorCB Class Reference

#include <tri_strips_texture.H>

Inheritance diagram for StripColorCB:

Inheritance graph
[legend]
Collaboration diagram for StripColorCB:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

double alpha

Protected Attributes

bool _starting

Detailed Description

Definition at line 21 of file tri_strips_texture.H.


Constructor & Destructor Documentation

StripColorCB::StripColorCB  )  [inline]
 

Definition at line 36 of file tri_strips_texture.H.


Member Function Documentation

virtual void StripColorCB::begin_edges EdgeStrip e  )  [inline, virtual]
 

Reimplemented from GLStripCB.

Definition at line 53 of file tri_strips_texture.H.

References _starting, and GLStripCB::begin_edges().

virtual void StripColorCB::begin_faces TriStrip t  )  [inline, virtual]
 

Reimplemented from GLStripCB.

Definition at line 39 of file tri_strips_texture.H.

References StripCB::alpha, GLStripCB::begin_faces(), and glColor4d().

virtual void StripColorCB::begin_verts VertStrip v  )  [inline, virtual]
 

Reimplemented from GLStripCB.

Definition at line 71 of file tri_strips_texture.H.

References StripCB::alpha, GLStripCB::begin_verts(), and glColor4d().

virtual void StripColorCB::edgeCB CBvert v,
CBedge e
[inline, virtual]
 

Reimplemented from GLStripCB.

Definition at line 59 of file tri_strips_texture.H.

References _starting, StripCB::alpha, GLStripCB::edgeCB(), and glColor4d().

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().

virtual void StripColorCB::faceCB CBvert v,
CBface f
[inline, virtual]
 

Reimplemented from GLStripCB.

Definition at line 46 of file tri_strips_texture.H.

References glNormal3dv(), glVertex3dv(), Bvert::loc(), and Bface::norm().

virtual void GLStripCB::vertCB CBvert v  )  [inline, virtual, inherited]
 

Reimplemented from StripCB.

Reimplemented in ColorIDStripCB.

Definition at line 48 of file util.H.

References glVertex3dv(), and Bvert::loc().


Member Data Documentation

bool StripColorCB::_starting [protected]
 

Definition at line 24 of file tri_strips_texture.H.

Referenced by begin_edges(), and edgeCB().

double StripCB::alpha [inherited]
 

Definition at line 39 of file stripcb.H.

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


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:47:25 2006 for jot by  doxygen 1.4.4