Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ComputedVerticesMakerEntityMap< ValueType, MorphType > Class Template Reference

A map of some kind of entity, above, to an integer index number. More...

#include <computedVerticesMakerEntity.h>

List of all members.

Public Types

typedef pmap< ComputedVerticesMakerEntity<
ValueType, MorphType >, int > 
MapType

Public Member Functions

int add_value (const ValueType &value, const MorphType &morphs, PointerToArray< ValueType > &table)

Public Attributes

MapType _map


Detailed Description

template<class ValueType, class MorphType>
class ComputedVerticesMakerEntityMap< ValueType, MorphType >

A map of some kind of entity, above, to an integer index number.

This collects together identical vertices into a common index number.

Definition at line 77 of file computedVerticesMakerEntity.h.


Member Typedef Documentation

template<class ValueType, class MorphType>
typedef pmap<ComputedVerticesMakerEntity<ValueType, MorphType>, int> ComputedVerticesMakerEntityMap< ValueType, MorphType >::MapType
 

Definition at line 82 of file computedVerticesMakerEntity.h.


Member Function Documentation

template<class ValueType, class MorphType>
int ComputedVerticesMakerEntityMap< ValueType, MorphType >::add_value const ValueType &  value,
const MorphType &  morphs,
PointerToArray< ValueType > &  table
 


Member Data Documentation

template<class ValueType, class MorphType>
MapType ComputedVerticesMakerEntityMap< ValueType, MorphType >::_map
 

Definition at line 83 of file computedVerticesMakerEntity.h.


The documentation for this class was generated from the following file:
Generated on Fri May 2 00:48:44 2003 for Panda by doxygen1.3