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

panda/src/char/computedVerticesMorph.h File Reference

#include <pandabase.h>
#include <vector_typedWritable.h>
#include <luse.h>
#include "computedVerticesMorph.I"

Go to the source code of this file.

Compounds

class  ComputedVerticesMorph
 A list of MorphValues, this represents the complete effect of a given morph target on a particular class of vertex values. More...

class  ComputedVerticesMorphValue2
 This is a single vertex morph offset value. More...

class  ComputedVerticesMorphValue3
 This is a single vertex morph offset value. More...

class  ComputedVerticesMorphValue4
 This is a single vertex morph offset value. More...


Typedefs

typedef ComputedVerticesMorph<
Vertexf, ComputedVerticesMorphValue3
ComputedVerticesMorphVertex
typedef ComputedVerticesMorph<
Normalf, ComputedVerticesMorphValue3
ComputedVerticesMorphNormal
typedef ComputedVerticesMorph<
TexCoordf, ComputedVerticesMorphValue2
ComputedVerticesMorphTexCoord
typedef ComputedVerticesMorph<
Colorf, ComputedVerticesMorphValue4
ComputedVerticesMorphColor

Functions

template<class ValueType, class MorphValueType> ostream & operator<< (ostream &out, const ComputedVerticesMorph< ValueType, MorphValueType > &morph)


Detailed Description

Definition in file computedVerticesMorph.h.


Typedef Documentation

typedef ComputedVerticesMorph<Colorf, ComputedVerticesMorphValue4> ComputedVerticesMorphColor
 

Definition at line 154 of file computedVerticesMorph.h.

typedef ComputedVerticesMorph<Normalf, ComputedVerticesMorphValue3> ComputedVerticesMorphNormal
 

Definition at line 152 of file computedVerticesMorph.h.

typedef ComputedVerticesMorph<TexCoordf, ComputedVerticesMorphValue2> ComputedVerticesMorphTexCoord
 

Definition at line 153 of file computedVerticesMorph.h.

typedef ComputedVerticesMorph<Vertexf, ComputedVerticesMorphValue3> ComputedVerticesMorphVertex
 

Definition at line 151 of file computedVerticesMorph.h.


Function Documentation

template<class ValueType, class MorphValueType>
ostream& operator<< ostream &  out,
const ComputedVerticesMorph< ValueType, MorphValueType > &  morph
[inline]
 

Definition at line 146 of file computedVerticesMorph.h.


Generated on Fri May 2 00:45:06 2003 for Panda by doxygen1.3