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

IoPtaDatagramLinMath< LinMathElement > Class Template Reference

This class is used to read and write a PTA_something (where something is some kind of LinMath object like LMatrix4f or LVector3f) from a Datagram, in support of Bam. More...

#include <ioPtaDatagramLinMath.h>

List of all members.

Static Public Member Functions

void write_datagram (Datagram &dest, ConstPointerToArray< LinMathElement > array)
PointerToArray< LinMathElement > read_datagram (DatagramIterator &source)


Detailed Description

template<class LinMathElement>
class IoPtaDatagramLinMath< LinMathElement >

This class is used to read and write a PTA_something (where something is some kind of LinMath object like LMatrix4f or LVector3f) from a Datagram, in support of Bam.

It's not intended to be constructed; it's just a convenient place to scope these static methods which should be called directly.

Definition at line 56 of file ioPtaDatagramLinMath.h.


Member Function Documentation

template<class LinMathElement>
PointerToArray< LinMathElement > IoPtaDatagramLinMath< LinMathElement >::read_datagram DatagramIterator source  )  [static]
 

template<class LinMathElement>
void IoPtaDatagramLinMath< LinMathElement >::write_datagram Datagram dest,
ConstPointerToArray< LinMathElement >  array
[static]
 


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