CIvfTriStripSet Class Reference

#include <ivf/IvfTriStripSet.h>

Inheritance diagram for CIvfTriStripSet:

CIvfGLPrimitive CIvfShape CIvfObject CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfTriStripSet ()
virtual ~CIvfTriStripSet ()
 IvfClassInfo ("CIvfTriStripSet", CIvfGLPrimitive)
void setUseColor (bool flag)
bool getUseColor ()

Protected Member Functions

virtual void updateVertexNormals ()
virtual void calcNormal (CIvfIndex *idx)
virtual void createGeometry ()

Detailed Description

Tri strip set class

Implements an OpenGL GL_TRIANGLE_STRIP primitive

Jonas Lindemann

Examples:

advgeom.cpp.

Definition at line 39 of file IvfTriStripSet.h.


Constructor & Destructor Documentation

CIvfTriStripSet::CIvfTriStripSet  ) 
 

CIvfTriStripSet constructor

virtual CIvfTriStripSet::~CIvfTriStripSet  )  [virtual]
 

CIvfTriStripSet destructor


Member Function Documentation

virtual void CIvfTriStripSet::createGeometry  )  [protected, virtual]
 

Forces an object recalculation.

Reimplemented from CIvfShape.

bool CIvfTriStripSet::getUseColor  ) 
 

Return color usage

void CIvfTriStripSet::setUseColor bool  flag  ) 
 

Enable/disable usage of color values when rendering

virtual void CIvfTriStripSet::updateVertexNormals  )  [protected, virtual]
 

Updates vertex normals

Should be overidden by derived classes.

Reimplemented from CIvfGLPrimitive.


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:59 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO