CIvfPointSet Class Reference

#include <ivf/IvfPointSet.h>

Inheritance diagram for CIvfPointSet:

CIvfGLPrimitive CIvfShape CIvfObject CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfPointSet ()
virtual ~CIvfPointSet ()
 IvfClassInfo ("CIvfPointSet", CIvfGLPrimitive)
void setUseColor (bool flag)
bool getUseColor ()
void setPointSize (int size)
int getPointSize ()

Protected Member Functions

void createGeometry ()

Detailed Description

Point set class

Implements a OpenGL GL_POINTS primitive

Author:
Jonas Lindemann
Examples:

advgeom.cpp.

Definition at line 39 of file IvfPointSet.h.


Constructor & Destructor Documentation

CIvfPointSet::CIvfPointSet  ) 
 

CIvfPointSet constructor

virtual CIvfPointSet::~CIvfPointSet  )  [virtual]
 

CIvfPointSet destructor


Member Function Documentation

void CIvfPointSet::createGeometry  )  [protected, virtual]
 

Forces an object recalculation.

Reimplemented from CIvfShape.

int CIvfPointSet::getPointSize  ) 
 

Get the size of drawn points in pixels

bool CIvfPointSet::getUseColor  ) 
 

Return color usage

void CIvfPointSet::setPointSize int  size  ) 
 

Set the size of drawn points in pixels

void CIvfPointSet::setUseColor bool  flag  ) 
 

Enable or disable 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:55 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO