CIvfLineStripSet Class Reference

#include <ivf/IvfLineStripSet.h>

Inheritance diagram for CIvfLineStripSet:

CIvfGLPrimitive CIvfShape CIvfObject CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfLineStripSet ()
virtual ~CIvfLineStripSet ()
 IvfClassInfo ("CIvfLineStripSet", CIvfGLPrimitive)
void setUseColor (bool flag)
bool getUseColor ()
void setLineWidth (float width)
float getLineWidth ()

Protected Member Functions

virtual void createGeometry ()

Detailed Description

LineStripSet class

Implements an OpenGL GL_LINE_STRIP primitive

Author:
Jonas Lindemann
Examples:

advgeom.cpp.

Definition at line 39 of file IvfLineStripSet.h.


Constructor & Destructor Documentation

CIvfLineStripSet::CIvfLineStripSet  ) 
 

CIvfLineStripSet constructor

virtual CIvfLineStripSet::~CIvfLineStripSet  )  [virtual]
 

CIvfLineStripSet destructor


Member Function Documentation

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

Forces an object recalculation.

Reimplemented from CIvfShape.

float CIvfLineStripSet::getLineWidth  ) 
 

Return current line width

bool CIvfLineStripSet::getUseColor  ) 
 

Returns color usages state

void CIvfLineStripSet::setLineWidth float  width  ) 
 

Set line width

Default line width is initially set to 1.0.

void CIvfLineStripSet::setUseColor bool  flag  ) 
 

Enables or disables the use of color values when rendering


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