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

EggMorph< Parameter > Class Template Reference

#include <eggMorph.h>

Inheritance diagram for EggMorph< Parameter >:

Namable List of all members.

Public Member Functions

INLINE EggMorph (const string &name, const Parameter &offset)
INLINE void set_offset (const Parameter &offset)
INLINE const Parameter & get_offset () const
INLINE bool operator< (const EggMorph< Parameter > &other) const
INLINE bool operator== (const EggMorph< Parameter > &other) const
INLINE bool operator!= (const EggMorph< Parameter > &other) const

Private Attributes

Parameter _offset

template<class Parameter>
class EggMorph< Parameter >


Constructor & Destructor Documentation

template<class Parameter>
INLINE EggMorph< Parameter >::EggMorph const string &  name,
const Parameter &  offset
 


Member Function Documentation

template<class Parameter>
INLINE const Parameter& EggMorph< Parameter >::get_offset  )  const
 

Referenced by ComputedVerticesMaker::add_color(), ComputedVerticesMaker::add_normal(), ComputedVerticesMaker::add_texcoord(), and ComputedVerticesMaker::add_vertex().

template<class Parameter>
INLINE bool EggMorph< Parameter >::operator!= const EggMorph< Parameter > &  other  )  const
 

template<class Parameter>
INLINE bool EggMorph< Parameter >::operator< const EggMorph< Parameter > &  other  )  const
 

template<class Parameter>
INLINE bool EggMorph< Parameter >::operator== const EggMorph< Parameter > &  other  )  const
 

template<class Parameter>
INLINE void EggMorph< Parameter >::set_offset const Parameter &  offset  ) 
 

Referenced by EggVertex::transform(), and EggAttributes::transform().


Member Data Documentation

template<class Parameter>
Parameter EggMorph< Parameter >::_offset [private]
 

Definition at line 48 of file eggMorph.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:12:07 2003 for Panda by doxygen1.3