CIvfMaterialSet Class Reference

#include <ivf/IvfMaterialSet.h>

Inheritance diagram for CIvfMaterialSet:

CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfMaterialSet ()
virtual ~CIvfMaterialSet ()
 IvfClassInfo ("CIvfMaterialSet", CIvfBase)
void addMaterial (CIvfMaterial *material)
void clear ()
CIvfMaterialgetMaterial (int pos)
int getSize ()

Detailed Description

Material set class

This class is used with the CIvfGLPrimitive class and CIvfPolySet class to define materials on a primitive level. The CIvfAc3DReader class reads CIvfPolySet:s with material sets

Author:
Jonas Lindemann

Definition at line 42 of file IvfMaterialSet.h.


Constructor & Destructor Documentation

CIvfMaterialSet::CIvfMaterialSet  ) 
 

CIvfMaterialSet constructor

virtual CIvfMaterialSet::~CIvfMaterialSet  )  [virtual]
 

CIvfMaterialSet destructor


Member Function Documentation

void CIvfMaterialSet::addMaterial CIvfMaterial material  ) 
 

Add material to set

void CIvfMaterialSet::clear  ) 
 

Clear materials from set

CIvfMaterial* CIvfMaterialSet::getMaterial int  pos  ) 
 

Return material at

Parameters:
pos 

int CIvfMaterialSet::getSize  ) 
 

Return number of materials in set


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